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

Force to recaptcha verification flow for phone auth in Simulators #10426

Merged
merged 9 commits into from
Nov 4, 2022

Conversation

renkelvin
Copy link
Contributor

@renkelvin renkelvin commented Oct 31, 2022

In the latest Xcode and macOS versions, APNs is now supported in simulators. Before that, phone auth will always fallback to the recaptcha verification flow.
Since FCM doesn't support iOS 16 simulators yet, #9968, this change force the phone auth flow fallback to recaptcha in simulators.

@google-oss-bot
Copy link

1 Warning
⚠️ Did you forget to add a changelog entry? (Add #no-changelog to the PR description to silence this warning.)

Generated by 🚫 Danger

@google-oss-bot
Copy link

Copy link
Member

@paulb777 paulb777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like the integration test Firebase project is in a bad state for the signin tests. Would you fix?

@renkelvin
Copy link
Contributor Author

It looks like the integration test Firebase project is in a bad state for the signin tests. Would you fix?

Yeah, it's fixed now.

@renkelvin renkelvin merged commit 3d6305a into master Nov 4, 2022
@renkelvin renkelvin deleted the fix-apns-16 branch November 4, 2022 00:25
@renkelvin renkelvin restored the fix-apns-16 branch November 4, 2022 00:26
@renkelvin renkelvin deleted the fix-apns-16 branch November 16, 2022 23:48
@firebase firebase locked and limited conversation to collaborators Dec 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
5 participants