-
-
Notifications
You must be signed in to change notification settings - Fork 115
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
bug: iOS Phone login on iOS16.1 is not working #341
Comments
What is the error message? Edit: Please also paste the XCode log. |
Hey, so even Xcode is sending the same response in logs.
|
Please try it again with this dev version:
I improved the error logging. The XCode output should now contain more information. |
Sorry, i messed up the build.
|
Hey @robingenz, Now we got little more stuff in error logs
|
As the error message says, it is an internal Firebase error that probably has nothing to do with the plugin itself. You have to try different solutions and see what works. Unfortunately I can't help you much here. Please let me know if you find a solution. |
Yes, it seems it was something related to APNs. Not sure what it is, but the Dev mentioned he had used APNs given by Apple while deploying to App Store. He re-added them to Firebase and now it's fine. Thanks for the help. 🙏 |
Plugin(s):
firebase/authentication
Platform(s):
iOS 16
Current behavior:
iOS login with Phone Number is working on previous versions. But iOS devices with iOS 16 are giving Internal auth error.
Expected behavior:
It should be able to log in in latest iOS as well.
Steps to reproduce:
Related code:
Other information:
Capacitor doctor:
The text was updated successfully, but these errors were encountered: