Skip to content

PlatformException(sign_in_failed, com.google.GIDSignIn, keychain error, null) error even though "com.google.GIDSignIn" added as keychain group #492

@atreeon

Description

@atreeon

bug
Receiving this PlatformException(sign_in_failed, com.google.GIDSignIn, keychain error, null) when trying to sign in to google signin on macos. Stopped working randomly for both my apps on my personal macbook pro.
This closed issue #165 seems to suggest it is fixed but the comments say otherwise. It was working yesterday, I didn’t make a change to my app but today it has broken (possibly a pod update but that is all I can think of that has changed).

reproduce
Just create a new macos flutter app with googlesignin.

Expected behavior
Should log user in.

Screenshots
Image

Environment
MacBook Pro
OS 14.2.1
Browser: Chrome

Additional context
Was working yesterday

Using these packages in Flutter (have downgraded some)

  firebase_core: ^3.7.0
  firebase_auth: ^5.3.2
  firebase_ui_auth: ^1.16.0
  firebase_crashlytics: ^4.1.4
  google_sign_in: ^6.2.2
  firebase_ui_oauth_google: ^1.4.0
  firebase_ui_localizations: ^1.13.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageIssues that need to be triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions