Skip to content

Commit 96d7226

Browse files
authored
[Release] Chandelog note about keychain access (#11496)
1 parent f96a7f2 commit 96d7226

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

FirebaseCore/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Firebase 10.12.0
2+
- For developers building for visionOS, using products that use the Keychain
3+
(e.g. FirebaseAuth) may fail to access the keychain on the visionOS
4+
simulator. To workaround this, add the Keychain Sharing capability to the
5+
visionOS target and explicitly add a keychain group (e.g. the bundle ID).
6+
17
# Firebase 10.11.0
28
- [changed] Improved error reporting for misnamed configuration plist files (#11317).
39

0 commit comments

Comments
 (0)