Skip to content

Firebase C++ SDK 12.0.0

Compare
Choose a tag to compare
@jonsimantov jonsimantov released this 07 May 20:21
· 15 commits to main since this release
edb9720

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General (Android): Update to Firebase Android BoM version 33.0.0.
    • General (Android): Updated minSdkVersion to 23, and targetSdkVersion and compileSdkVersion to 34.
    • General (iOS): Update to Firebase Cocoapods version 10.25.0.
    • General (iOS): Minimum iOS deployment target is now 13.0.
    • Auth: Removed methods that were deprecated in v11.0.0.
    • Storage (iOS): Fix invalid pointer in StorageReference::GetFile() when running in a secondary thread (#1570).