1

I have created an app with firebase phone Authentication with OTP verification, but it opens the external browser for verification of Recaptcha ,how can I disable the Recaptcha verification and stop the Authentication from opening external browser.

Ashish Dawkhar
  • 131
  • 1
  • 9

1 Answers1

0

You shoud Enable Android Device Verification ADV

then add SHA256 in your Firebase Project and update your JSON

Ganesh MB
  • 1,109
  • 2
  • 14
  • 27