We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f96a7f2 commit 96d7226Copy full SHA for 96d7226
FirebaseCore/CHANGELOG.md
@@ -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
+
7
# Firebase 10.11.0
8
- [changed] Improved error reporting for misnamed configuration plist files (#11317).
9
0 commit comments