Skip to content

Firebase C++ SDK 10.0.0

Compare
Choose a tag to compare
@cynthiajoan cynthiajoan released this 13 Oct 22:35
8a9bcfa

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General (Android): Update to Firebase Android BoM version 31.0.0.
    • General (iOS): Update to Firebase Cocoapods version 10.0.0.
    • General: Remove unused headers for Performance Monitoring and Test Lab from the package.
    • AdMob (iOS): Temporarily pinned AdMob dependency to a special version of the Google-Mobile-Ads-SDK Cocoapod, "7.69.0-cppsdk3", to maintain compatibility with version 9.x of the Firebase iOS SDK.
    • Auth (iOS/Android) Deprecating PhoneAuthProvider::kMaxTimeoutMs. The actual range is determined by the underlying SDK, ex.
      PhoneAuthOptions.Builder from Android SDK.
    • GMA (iOS): Updated iOS dependency to Google Mobile Ads SDK version 9.11.0.1.