google / google/GoogleSignIn-iOS
restorePreviousSignIn() fails when JitsiMeetSDK is installed (Keychain conflict)
オープン
bug
triage
- 主要言語
- Objective-C
- スター
- 750
- フォーク
- 282
- 平均マージ
- 2日 15時間
- マージ済み PR(30日)
- 9
説明
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
コントリビューションガイド
評価
この issue はまだ評価されていません。