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 Nov 29, 2019. It is now read-only.
I have to login again if I open the app again (without actually killing it) from background, while the app is in middle of making its login operation via Accountkit.
Step to reproduce:
open the app from menu and do some steps in AccountKit login
press home button (don't kill the app, just put it in background) in middle of the AccountKit login.
reopen the app from "menu"
you can see the app will have to do all the previously steps again and again.
It does not stores its current instance.
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 have to login again if I open the app again (without actually killing it) from background, while the app is in middle of making its login operation via Accountkit.
Step to reproduce:
you can see the app will have to do all the previously steps again and again.
It does not stores its current instance.
The text was updated successfully, but these errors were encountered: