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
If the room is in a .reconnectingconnectionState disconnecting from the room (calling room.disconnect) does not stop reconnect attempts.
SDK Version
1.1.2
iOS/macOS Version
16.6.1
Steps to Reproduce
Join a Room.
Disconnect from Internet (wifi toggle in Control Center works good).
Leave the room while Engine still tries to reconnect.
Expected behaviour
Reconnect should stop.
The text was updated successfully, but these errors were encountered:
Describe the bug
If the room is in a
.reconnecting
connectionState
disconnecting from the room (callingroom.disconnect
) does not stop reconnect attempts.SDK Version
1.1.2
iOS/macOS Version
16.6.1
Steps to Reproduce
Expected behaviour
Reconnect should stop.
The text was updated successfully, but these errors were encountered: