Yeah. You got it!
I used to ignore escrow, so I can’t use it
Update app store you must provide a test account!
you can use an alert component and show an alert when error.
under Authentication
follow these instructions and enable your email/password. Once users sign up he/she will get a verification mail in their inbox.
watch this video for more details, it’s very clear.
this is in firebase
I have done all this but the email verification should come when they create an account…which I can’t do
can you send pic of your code once? Because its working for me. And did you connect your app with your database? using API key and database url
Under if not error put the screen where you want to navigate to.
Try this,
and I hope you connected your app to ur database under authentication?
It should work this way. Also check if your API key and ur database URl is corrcet?
okk…ill try it
When you log in using the Sign In component it is better to check for errors first and if no error then check
Because this means the user who signed up received the email and verified his email address. This makes your app more secured.