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
{{ message }}
This repository has been archived by the owner on May 14, 2024. It is now read-only.
I'm trying to close the socket when application enter in background and make a [socketIO disconnect] , I have seen that the event is send but nothing is received because app is in background.
When you enter in foreground again sometimes your receive the disconnect message, other times you don't receive nothing.
Wich is the correct way to close the socket when entering in background?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to close the socket when application enter in background and make a [socketIO disconnect] , I have seen that the event is send but nothing is received because app is in background.
When you enter in foreground again sometimes your receive the disconnect message, other times you don't receive nothing.
Wich is the correct way to close the socket when entering in background?
Thanks in advance.
The text was updated successfully, but these errors were encountered: