livekit / client-sdk-flutter

Flutter Client SDK for LiveKit
https://docs.livekit.io
Apache License 2.0
229 stars 108 forks source link

[bug] No Reconnected Event after AttemptReconnect #500

Open holzgeist opened 2 months ago

holzgeist commented 2 months ago

Describe the bug

I try to give users feedback about connectivity issues as fast as possible, i.e. on RoomAttemptReconnectEvent. However, it looks like "RoomReconnectedEvent" is not always fired after attempting to reconnect and the UI is stuck in the "reconnect" screen/indicator

To Reproduce

Expected behavior

Reconnected events are always fired after attempting to reconnect.

Platform information