-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chat status don't change to seen when sender syncs after sometime #567
Comments
Since this issue is happening only on iOS this is not a server issue. Please look into this. |
Worked to Debug this and it found that the status list was big so the push size exceeded limit. Here is the log which shows the long list: https://papertrailapp.com/groups/1804763/events?focus=783624603049312281&q=program%3Adefault&selected=783624603049312281 I have opened server side issue for solving payload size limit issue. |
Please see my response on Chat status don't change from sent to delivered if sender syncs after sometimes. #568 |
This has been fixed. |
Thanks |
This issue happens randomly. Sometime status changes to seen and sometimes it don't
Steps:
1- Turn internet on on both android and ios device.
2- send messages from ios to android.
3- don't read messages on android device.
4- turn internet off in ios device.
5- now read messages on android device.
6- turn internet on in ios device after sometime.
7- status don't change to seen from delivered.
(This issue happens randomly. Sometimes, status changes to seen)
The text was updated successfully, but these errors were encountered: