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
Hi,
There was a bug in the react native websocket implementation that meant the close event wasn't being received from the server.
Therefore you should upgrade to React-native 0.57.8 or newer and my guess is it will just work.
Hi guys,
I have a problem with Android device. I cleared user's loginTokens in database but user didn't log out. User have to reload app to log out.
On iOs, user log out when I clear loginTokens, don't need reload app.
Is this a bug or my mistake ? How to fix this ?
Thanks!
The text was updated successfully, but these errors were encountered: