Skip to content

Firebase C++ SDK 11.5.0

Compare
Choose a tag to compare
@jonsimantov jonsimantov released this 19 Sep 23:40
c5a76fa

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General (iOS): Update to Firebase Cocoapods version 10.15.0.
    • General (Android): Update to Firebase Android BoM version 32.3.1.
    • General (Android): Made dynamic code files read only to comply with new Android 14 security requirements. This fixes a crash at API level 34+.
    • Analytics (iOS): Added InitiateOnDeviceConversionMeasurementWithPhoneNumber function to facilitate the on-device conversion measurement API.
    • Auth: Add Firebase Auth Emulator support. Set the environment variable USE_AUTH_EMULATOR=yes (and optionally AUTH_EMULATOR_PORT, default 9099) to connect to the local Firebase Auth Emulator.
    • GMA (iOS): Updated dependency to Google-Mobile-Ads-SDK version 10.10.0.
    • GMA (Android): Updated dependency to play-services-ads version 22.3.0.