Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Captcha on iOS phone auth signup #1171

Closed
joecaraccio opened this issue Jun 3, 2018 · 5 comments
Closed

Captcha on iOS phone auth signup #1171

joecaraccio opened this issue Jun 3, 2018 · 5 comments

Comments

@joecaraccio
Copy link

Hi Everyone,

I s there a solution to turning off the phone auth captcha that pops up when trying to sign on for iOS. I spent a long time looking, but can't find the way to turn off the captcha system

@chrisbianca
Copy link
Contributor

Hi @joecaraccio, take a look at: https://firebase.google.com/docs/auth/ios/phone-auth#enable-app-verification

reCAPTCHA is used automatically if silent push notifications aren't enabled or aren't possible on a particular device, e.g. a simulator.

@kevboh
Copy link

kevboh commented Jul 25, 2018

For people who are still seeing the captcha after turning on Push Notifications, I also had to turn on the "Remote notifications" Background Mode—you can do so in the Capabilities pane in Xcode.

@samitha9125
Copy link

For people who are still seeing the captcha after turning on Push Notifications, I also had to turn on the "Remote notifications" Background Mode—you can do so in the Capabilities pane in Xcode.

This should be added to the documentation as well. Most people get confused about why they are not receiving silent push notifications even after enabling APSs for their project. This is the second necessary step to receive Silent Push Notification.

@Shilpa26v
Copy link

@kevboh @joecaraccio
i have enable push notification and background mode --remote notification
added apns certificate in play console too
still captcha not getting disable can anybody let me know what is missing

@heardthisdev
Copy link

@Shilpa26v Did you ever find a solution? I'm having the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants