Skip to content

Firebase Unity SDK 12.3.0

Latest
Compare
Choose a tag to compare
@a-maurice a-maurice released this 30 Sep 17:52
· 2 commits to main since this release
a882c41

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.

12.3.0

  • Changes
    • General: Update to Firebase C++ SDK version 12.3.0.
    • General (Android): Update to Firebase Android BoM version 33.3.0.
    • General (Android): Update the minSdkVersion to 24.
    • General (iOS): Update to Firebase Cocoapods version 11.2.0.
    • General: Update to EDM4U version 1.2.183.
    • Messaging (Android): Fixed issue with TokenReceived not being called when the application has a cached token from a previous run. firebase/quickstart-unity#1088.
    • Remote Config: Fixed ConfigInfo fields to default to 0 when not throttled or having previous fetch data. (#1058).