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 1614b5a commit 1c94cc3Copy full SHA for 1c94cc3
Firestore/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Unreleased
2
3
+# v0.10.3
4
+- [fixed] Fixed a regression in the 4.10.0 Firebase iOS SDK release that
5
+ prevented the SDK from communicating with the backend until successfully
6
+ authenticating via Firebase Authentication. All reads and writes would
7
+ silently be executed only locally rather than being sent as unauthenticated
8
+ requests.
9
+
10
# v0.10.2
11
- [changed] When you delete a FirebaseApp, the associated Firestore instances
12
are now also deleted (#683).
0 commit comments