Skip to content

Firebase C++ SDK 8.7.0

Compare
Choose a tag to compare
@jonsimantov jonsimantov released this 04 Nov 18:12
91288c8

Prebuilt versions of the libraries are available for download here.

  • Changes
    • Firestore: Released to general availability for Android and iOS (desktop support remains in beta).
    • General (Android): Minimum SDK version is now 19.
    • General: Variant double type now support 64-bit while saving to json. (#1133).
    • Analytics (tvOS): Analytics is now supported on tvOS.
    • Firestore (iOS): Fix a crash when Transaction.GetSnapshotAsync() was invoked after FirebaseFirestore.TerminateAsync() (#8760).