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
Method onClosed(String reason) not called when device lost internet connection. After reconnection other methods, such as onOpen(), onMessage(), etc also not called.
Tested on my app and android-chat-tutorial app.
The text was updated successfully, but these errors were encountered:
Method
onClosed(String reason)
not called when device lost internet connection. After reconnection other methods, such asonOpen(), onMessage()
, etc also not called.Tested on my app and android-chat-tutorial app.
The text was updated successfully, but these errors were encountered: