google / google/GoogleSignIn-iOS

restorePreviousSignIn() fails when JitsiMeetSDK is installed (Keychain conflict)

Open
#539 0 comments 0 reactions 0 assignees View on GitHub
bug triage
Dominant language
Objective-C
Stars
750
Forks
282
Avg merge
2d 15h
Merged PRs (30d)
9

Description

Description:
GIDSignIn.sharedInstance.restorePreviousSignIn() silently fails to restore sessions when JitsiMeetSDK (v11.3.1) is present in the project. The same code works immediately after removing JitsiMeetSDK, indicating a Keychain access conflict.

Expected Behavior:
Google Sign-In should restore sessions regardless of other SDKs’ Keychain usage.

Evidence:

Error: Error Domain=com.google.GIDSignIn Code=-4

Works perfectly when JitsiMeetSDK is removed

Console shows Keychain entitlement mismatches

Environment:

GoogleSignIn 90.0
iOS 16+
Physical devices only

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.