Skip to content

Firebase C++ SDK 10.4.0

Compare
Choose a tag to compare
@jonsimantov jonsimantov released this 24 Jan 21:49
6e19440

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General (Android): Update to Firebase Android BoM version 31.2.0.
    • General (iOS): Update to Firebase Cocoapods version 10.4.0.
    • General (Desktop): On macOS, in order to support sandbox mode, apps can define a key/value pair for FBAppGroupEntitlementName in Info.plist. The value associated with this key will be used to prefix semaphore names created internally by the Firebase C++ SDK so that they conform with macOS sandbox requirements.
    • Analytics: Add analytics::SetConsent() and analytics::GetSessionId() APIs.
    • GMA (Android): Updated dependency to play-services-ads version 21.4.0. This new version requires Multidex to be enabled in your Android builds.
    • GMA (iOS): Updated dependency to Google-Mobile-Ads-SDK version 9.14.0.