Enabling Phone Authentication

To enable phone/otp authentication on your app , just follow the video guide below.

Make sure to add your number for testing else firebase will block your number if you try to send otp to the same number. Also to send OTP to other numbers, you will first need to sign your apk with key you generated above.

To generate App Signing key , run

To get SHA1 key, run

Make sure to copy your google-services.json file inside sourcecode folder

Last updated

Was this helpful?