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 f91a9ff commit faa7ef7Copy full SHA for faa7ef7
release_build_files/readme.md
@@ -569,10 +569,14 @@ code.
569
## Release Notes
570
### 8.7.0
571
- Changes
572
+ - Firestore: Released to general availability (no longer beta).
573
- General (Android): Minimum SDK version is now 19.
574
- General: Variant double type now support 64-bit while saving to json.
575
([#1133](https://github.com/firebase/quickstart-unity/issues/1133)).
576
- Analytics (tvOS): Analytics is now supported on tvOS.
577
+ - Firestore (iOS): Fix a crash when `Transaction.GetSnapshotAsync()` was
578
+ invoked after `FirebaseFirestore.TerminateAsync()`
579
+ ([#8760](https://github.com/firebase/firebase-ios-sdk/pull/8760)).
580
581
### 8.6.0
582
0 commit comments