2

I'm using React Native (iOS) and Firebase Phone Authentication.

At one point, I enabled reCAPTCHA Enterprise from the Firebase Console via:

Authentication -> Phone -> App verification -> Enable reCAPTCHA Enterprise

After that, phone number auth started triggering reCAPTCHA verification. Later, I disabled reCAPTCHA Enterprise in the console, but Firebase still behaves as if it's enabled. Even though appVerificationDisabledForTesting = true is set in development, production builds continue showing this error:

'auth/unknown', '[auth/unknown] The reCAPTCHA SDK is not linked to your app. See https://cloud.google.com/recaptcha-enterprise/docs/instrument-ios-apps'

2
  • Your post contains several indicators that ChatGPT or another generative AI tool was used to generate it. For a variety of reasons, the use of such generative AI tools is strictly disallowed on Stack Overflow. Please edit your post to remove and/or replace content that was generated using these tools. Commented Jul 29 at 21:27
  • Ok Edited can you answere this question? Commented Jul 29 at 21:33

1 Answer 1

0

Install this dependency Enable the reCAPTCHA ENTERPRISE from Firebase Authentication section and Enable it from Google Cloud Console, then this error will be gone

@google-cloud/recaptcha-enterprise-react-native
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.