Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disconnect not working when in Reconnect State #256

Open
PhilipTocsen opened this issue Oct 16, 2023 · 0 comments
Open

Disconnect not working when in Reconnect State #256

PhilipTocsen opened this issue Oct 16, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@PhilipTocsen
Copy link

Describe the bug
If the room is in a .reconnecting connectionState 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

  1. Join a Room.
  2. Disconnect from Internet (wifi toggle in Control Center works good).
  3. Leave the room while Engine still tries to reconnect.

Expected behaviour
Reconnect should stop.

@PhilipTocsen PhilipTocsen added the bug Something isn't working label Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants