GetStream / stream-chat-flutter

Flutter Chat SDK - Build your own chat app experience using Dart, Flutter and the Stream Chat Messaging API.
https://getstream.io/chat/sdk/flutter/
Other
918 stars 337 forks source link

Sync api doesnt return message read event #2019

Open senkia24 opened 3 weeks ago

senkia24 commented 3 weeks ago

Which packages are you using?

stream_chat, stream_chat_persistance

On what platforms did you experience the issue?

iOS, Android, Web

What version are you using?

7.2.1

What happened?

When a new message is read on the web version, it's not being read on the mobile app after launch because the Sync API is not receiving the "read " event.

Steps to reproduce

When a new message is read on the web version, it's not being read on the mobile app
because the Sync API is not receiving the "read " event.

Supporting info to reproduce

No response

Relevant log output

No response

Flutter analyze output

No response

Flutter doctor output

No response

Code of Conduct

github-actions[bot] commented 5 days ago

This issue is stale because it has been open for 20 days with no activity.