How to make user profile update pop up after login?

Hello guys,
I m making an app in which user have to sign in through google and he/she will be redirected to home page of app i want to do something like that the moment user login with google a pop up form should be showed in home page to update there user profile it includes name,dob,gender,etc i m new to community and i tried to find it on youtube but did’nt got anything useful your help will be appriciated.

PS - I m using firebase DB

Are you using firebase authentication or taifun account manager for Google sign in?

If firebase authentication , then set pop up visible to true when sign up successfull.

If taifun account manager, then after account pick justdo the above said step

thank you i did using your steps <3

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.