google / google/GoogleSignIn-iOS
restorePreviousSignIn() fails when JitsiMeetSDK is installed (Keychain conflict)
Aperta
bug
triage
- Lingua principale
- Objective-C
- Stelle
- 750
- Fork
- 282
- Merge medio
- 2g 15h
- PR unite (30g)
- 9
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.