-
I cannot find a way to disable the captcha here's the code
how to edit this above code to hide / disable the captcha I found this reference but not sure how to achieve it in RN App |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 10 replies
-
Beta Was this translation helpful? Give feedback.
-
You'll need to test on a real device, as well. The simulator usually captchas, the real device it does not happen to me after setup |
Beta Was this translation helpful? Give feedback.
-
even if I managed to disable the captcha I don't need this view to be popped up at all |
Beta Was this translation helpful? Give feedback.
-
I revised Firebase official docs https://firebase.google.com/docs/auth/web/phone-auth#set-up-the-recaptcha-verifier |
Beta Was this translation helpful? Give feedback.
-
I'm wondering how do you implement end-to-end tests that are testing e.g. a login flow for a user, if occasionally the simulator will pop a recaptcha for you to select some boats or bridges? |
Beta Was this translation helpful? Give feedback.
-
Hi @frodoe7 , successfully disabled the reCAPTCHA verification (without popup!) using Android SaftyNet: Just follow the 2 simple steps in the following link and it'll work (Android):
Tested on:
|
Beta Was this translation helpful? Give feedback.
I revised Firebase official docs
unfortunately , looks it is not possible to disable the captcha
https://firebase.google.com/docs/auth/web/phone-auth#set-up-the-recaptcha-verifier