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
Currently if the user hits the Logout From Other Logged In Location from the web app (my account - profile) the SDK disconnect the logged user but tries to reconnect the user again. After the reconnection (state is connected) the streams doesn't delivered. What expected: To respected the action above and don't try to reconnect the user again.
The text was updated successfully, but these errors were encountered:
Currently if the user hits the
Logout From Other Logged In Location
from the web app (my account - profile) the SDK disconnect the logged user but tries to reconnect the user again. After the reconnection (state is connected) the streams doesn't delivered. What expected: To respected the action above and don't try to reconnect the user again.The text was updated successfully, but these errors were encountered: