Not able to disable reCAPTCHA on ios #13237
Unanswered
UmerAbbasi1515
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on a flutter app & i am facing issue while disabling reCAPTCHA during Phone authentication
After entering the phone number the in-app browser open a link for a reCAPTCHA verification. I want to disable it.
I enabled capabilities like push notification, AppAttest, and also enable background mode & remote notification
I also added device check key and APN key in firebase console
I used AppleProvider.Appattest in main function after initialise firebase
There might be something that I missed but can't find what is it.
Any help would be great. Thanks for your time!
Beta Was this translation helpful? Give feedback.
All reactions