We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is the bug present in the demo Chat SDK project? Yes.
What modifications have you made to the Chat SDK? None.
iOS Version? Device or simulator? iOS 16 on both device and simulator.
Steps taken to reproduce the problem: Open app and read a thread. Close the app and re-open.
Expected result: Once a thread is read, it should be marked as read and remove the unread badge.
Actual result: By closing the app and re-opening it, the message is still marked as unread.
Comments: In Android it is working as expected: when the user reads the thread and opens the app again, it shows as read.
The text was updated successfully, but these errors were encountered:
Hi @ronaldo-triibo I will check this. Can you confirm when you close the app you do it using the swipe up gesture and not killing it in Xcode?
Sorry, something went wrong.
Hello, Ben! It happened by using the swipe gesture, I haven't tried it on Xcode. Thank you!
No branches or pull requests
Is the bug present in the demo Chat SDK project?
Yes.
What modifications have you made to the Chat SDK?
None.
iOS Version? Device or simulator?
iOS 16 on both device and simulator.
Steps taken to reproduce the problem:
Open app and read a thread. Close the app and re-open.
Expected result:
Once a thread is read, it should be marked as read and remove the unread badge.
Actual result:
By closing the app and re-opening it, the message is still marked as unread.
Comments:
In Android it is working as expected: when the user reads the thread and opens the app again, it shows as read.
The text was updated successfully, but these errors were encountered: