Hello,
When I close and then reopen my app the first state it goes to is login even though I have already created an authentication system for signup/login. I have to wait ~2 seconds before the app realizes that I’m an authenticated user then proceeds accordingly. How can get the Auth state of the user beforehand so I can redirect accordingly?
Thank you,
Henry