Cloudkibo / iOS

iOS Code
0 stars 0 forks source link

(UI) Unread message bubble don't updates in real time upon syncing. #562

Closed Assadbintahir closed 7 years ago

Assadbintahir commented 7 years ago

If multiple messages are received in iOS device by syncing, the bubble for unread messages don't appear in chat list. But messages are received in iOS client

1- turn internet off in iOS device. 2- send multiple messages from android device. 3- turn internet on in iOS device while you are on chatlist. 4- No bubble for unread messages will be appeared in chatlist. (iOS 9 don't support push notification if the app is open, this way then receiver don't know that new messages are received.)

(if open the chat window, then messages are indeed there)

jekram commented 7 years ago

@sumairasaeed

All these bugs are related to on we have implemented resych. Please look at these issue and see what the root cause is.

sumairasaeed commented 7 years ago

Yes sir

On Mon, Mar 27, 2017 at 10:21 PM, Cloudkibo notifications@github.com wrote:

@sumairasaeed https://github.com/sumairasaeed

All these bugs are related to on we have implemented resych. Please look at these issue and see what the root cause is.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Cloudkibo/iOS/issues/562#issuecomment-289522673, or mute the thread https://github.com/notifications/unsubscribe-auth/AKbhpw2JpTbeXAp8yGAESYQlmejitbOGks5rp_AtgaJpZM4MqVqG .

sumairasaeed commented 7 years ago

Debugged and Tested. This was fixed

jekram commented 7 years ago

Thanks