Skip to content

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

@Daniil-Mozolevskiy

Description

@Daniil-Mozolevskiy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions