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

Unity GoogleSignIn not worked on iOS with multiple (double) GoogleService-Info.Plist's #223

Closed
Daniil-Mozolevskiy opened this issue Dec 22, 2022 · 1 comment

Comments

@Daniil-Mozolevskiy
Copy link

In my Unity project, i use multiple Firebase projects, first - for database and remote config, second - for firebase auth.
In my auth logic, i use google sign in and apple sign in.
When i start and play game on Android, it's work correctly, but on iOS, when i click on goole login button, google sign in shows native popup, and if you select google mail account, native popup will hide and then nothing will happen.
I tested it with one GoogleService-Info.Plits and it's work fine, but when a add the second GoggleService-Info.Plist, it's not worked for me.

SignInException: Exception of type 'Google.GoogleSignIn+SignInException' was thrown.

@CodeMasterYi
Copy link

CodeMasterYi commented Jan 13, 2023

#205 @Daniil-Mozolevskiy

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

2 participants