Firebase login not redirect after login and firebase user document not created

Actions & Logic

Hello,

I've been having some frustration with login and user document creation.

I have both email sign in and google sign in enabled in my firebase project. The thing is, both email sign in and google sign in works, it logs the user in but not redirect after login. when I close the page and reopen the app, it redirects to my logged in page. So singing functionality work.

Another thing is when user logs in with google account , it creates the user in authentincation and it logs the user, but still no redirect to logged in page. It also does not create user document in firebase. I can create user document manually.

Anyone having problem with this? I'd really appreciate some guidance.
Cheers

What have you tried so far?

I've checked documentation and tutorials.

Did you check FlutterFlow's Documentation for this topic?
No
2 replies