We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53801ff commit 2dd629eCopy full SHA for 2dd629e
FirebaseAuth/CHANGELOG.md
@@ -3,6 +3,10 @@
3
logged out when upgrading from Firebase 8.10.0 or earlier to Firebase 11.
4
Note that this fix will not be in the 11.5.0 zip and Carthage
5
distributions, but will be included from 11.6.0 onwards. (#14011)
6
+- [fixed] Restore Firebase 10 keychain error handling behavior when retrieving
7
+ Firebase Auth tokens, potentially causing user sign-out on Firebase 11. Note
8
+ that this fix will not be in the 11.5.0 zip and Carthage distributions, but
9
+ will be included from 11.6.0 onwards. (#14067)
10
11
# 11.4.0
12
- [fixed] Restore Firebase 10 behavior by ignoring `nil` display names used
0 commit comments