Skip to content

markMessageAsDelivered not works as expected #6052

@geolyth

Description

@geolyth

Describe the bug
When I sent a message in the chat to another user, also if the push notification is triggered, I do not see double tick in my chat.
I already added the related code (I'll add as comment to this issue).
Sometimes seems that opening and closing the chat double tick appears and sometimes the previous message seems to have double tick (but not the current one).

Also another question, what happens if the app is killed? Does it continue to work as expected (maybe not because seems relying on push notifications and to handle killed state we need to use notification payload in the Firebase notification)?

SDK version

  • 6.30.0

To Reproduce
Steps to reproduce the behavior:

  1. Send a message from account A
  2. Push notification is received on smarpthone logged as account B
  3. See a single tick (not double one)

Expected behavior
If markMessageAsDelivered is implemented I expect the same behaviour I see in this #5979

Device:

  • Vendor and model: Any
  • Android version: Any

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions