Skip to content

Firebase C++ SDK 10.1.0

Compare
Choose a tag to compare
@AlmostMatt AlmostMatt released this 01 Nov 22:01
00eee6a

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General (Android): Update to Firebase Android BoM version 31.0.2.
    • General (iOS): Update to Firebase Cocoapods version 10.1.0.
    • Firestore (Android): Reduce the number of JNI global references consumed when creating or updating documents (#1111).
  • Known Issues
    • Linux x86 builds are broken since C++ SDK version 9.6.0. A fix is in progress.