Skip to content

Firebase Unity SDK 13.17.0

Latest

Choose a tag to compare

@a-maurice a-maurice released this 17 Sep 20:27
· 1 commit to main since this release
0c4be5e

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.

13.17.0

  • Changes
    • General: Update to Firebase C++ SDK version 13.13.0.
    • General (Android): Update to Firebase Android BoM version 34.19.0.
    • General (iOS): Update to Firebase Apple SDK version 12.19.0.
    • General: Update to EDM4U version 1.2.189.
    • Analytics: Fixed a SIGABRT (std::bad_alloc) crash under IL2CPP on iOS by ensuring ephemeral native containers are kept alive and deterministically disposed during LogEvent and related calls (#1515).