Login with firebase?

I am making a login system with firebase (phone OTP verification)…
When I exported the app, I am not receiving OTP on number…

• I have uploaded google.json file , turned on sign in method from firebase , and have also uploaded the sha1 key …
Here’s my blocks …
Anyone please tell me what’s the problem

Check out this video

1 Like

Actually I have copied same steps of App helper…after that I have posted the Problem​:sweat_smile:

I don’t know what I have left​:thinking: so please help me​:slightly_frowning_face:

Firebase Authentication with phone number is not so good, some times user can not receives OTP.

I recommend you to use firebase authentication with Google login.

Its easy to setup, and use.

Actually I thought about it but there will be refferal system in my app…

With gmail authentication, anyone can simply bypass it by using fake email id(s)

1 Like

I never worked on login with phone number,

You can search on YouTube, you will get plenty of tutorials about this.

1 Like

Use google account picker instead of a textbox to get email id

1 Like

Ok thnk u all…I will try what you told me​:blush::pray:

1 Like

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