-
I've reviewed all crash reports which I've got in XCode. I've fixed most of them, but none of them was related to the opening of a chat. Most likely it was caused by some other task being executed in the background. Either way, I've fixed all issues which resulted in crash reports.
However, I'm not sure if it is possible to release a fix with the same version number. Most likely it is not possible and we would need to test and then release a new version with fixes.
Should I change the version number to
1.0.1
and upload it for testing or as1.1@? I would suggest using @1.0.1
as it is a minor bugfix release.I've also fixed #5753 which means that both fixes will be part of the same release.
-
I am in favor of simpler version numbering in client than we have for server code. So, the bug-fix version would be 1.1.
And I think we have already accumulated quite a few fixes already, to release a new version.
%andrzej.wojcik please release a new version with all changes and fixes implemented since version 1.0.
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
5763
|
Version |
Version 1.1
|
I received a spam message from unknown contact. I tried to open the chat to reset app badge showing 1 unread message but every time I try to open the chat the client crash. I tried to open the chat when the client was still connecting to the server and again when client was already fully connected.
I was able to remove the chat successfully though without client crash but I was left with the 1 unread message notification badge.