Skip to content

Firebase Unity SDK 11.5.0

Compare
Choose a tag to compare
@a-maurice a-maurice released this 21 Sep 22:34
· 137 commits to main since this release
fa6251a

Prebuilt versions of the libraries are available for download here for a zip file, here for individual asset package, or here for individual .tgz package for Unity Package Manager.

11.5.0

  • Changes
    • General: Update to Firebase C++ SDK version 11.5.0.
    • General (Android): Update to Firebase Android BoM version 32.3.1.
    • General (iOS): Update to Firebase Cocoapods version 10.15.0.
    • 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.