You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Marking a message of mine as unread is not working, this is a bug discovered on the recently implemented feature: #5032
SDK version
6.0.11
To Reproduce
Steps to reproduce the behavior:
Open a conversation
Select a message sent by the current user and then click on the Mark as unread button on the menu
Observe that the message is not marked as unread
Expected behavior
The message should be marked as unread. If there are some constraints then the Mark as unread button should not be presented on messages sent by the current user, but I don't think it's the case since the SwiftUI counterpart is working fine.
Device:
Vendor and model: not relevant
Android version: not relevant
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered:
Can you please let us know what's the minimum SDK version that contains these changes? I didn't see any references to this in the release notes, but seems to be merged in main@DanielNovak
Describe the bug
Marking a message of mine as unread is not working, this is a bug discovered on the recently implemented feature:
#5032
SDK version
To Reproduce
Steps to reproduce the behavior:
Mark as unread
button on the menuExpected behavior
The message should be marked as unread. If there are some constraints then the
Mark as unread
button should not be presented on messages sent by the current user, but I don't think it's the case since the SwiftUI counterpart is working fine.Device:
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: