-
-
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
Google login is not working #542
Comments
Please share more information. What exactly is not working? |
In iOS, when attempting to log in to the Google account, only a loading message is displayed. |
The functionality works as expected on Android; we have validated it with fingerprints for the Firebase project as well. However, on iOS, we still encounter issues when trying to log in using Google. |
@TamilselvanMariyappan You did not follow the installation instructions correctly. You need to add the |
Error |
I cannot find the changes in your reproduction example. |
Can you please check now? I have committed the changes. |
You should only add the Regarding the error: Do what the error message says. Run |
Removed Firebase/Messaging and Firebase/Analytics in the Podfile, but I still encounter problems with IOS Google login. Could you please share a branch that works for both Google and Microsoft login on iOS? It would be more helpful for our current project. Thanks in advance. |
Just take a look at our Firebase Authentication demo app: https://github.com/robingenz/capacitor-firebase-authentication-demo |
followed this solution and worked for me |
It looks like there hasn't been a reply in 30 days, so I'm closing this issue. |
Plugin(s)
Version
5.3.0
Platform(s)
Current behavior
Expected behavior
"Once clicked, the login is not working fine."
Reproduction
https://github.com/TamilselvanMariyappan/capacitor-firebase-plugin-demo/tree/Offshore-Dev-Demo
Steps to reproduce
https://github.com/TamilselvanMariyappan/capacitor-firebase-plugin-demo/tree/Offshore-Dev-Demo
"@angular/fire": "17.0.0",
"@capacitor-firebase/authentication": "5.3.0",
"rxjs": "7.8.0",
Other information
No response
Capacitor doctor
ionic cap build ios
Before submitting
The text was updated successfully, but these errors were encountered: