Skip to content

Firebase Unity SDK 10.7.0

Compare
Choose a tag to compare
@AlmostMatt AlmostMatt released this 30 Mar 22:56
c18fc44

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.

  • Changes
    • General: Update to Firebase C++ SDK version 10.7.0.
    • General (Android): Update Firebase Android BoM dependencies to v31.3.0.
    • General (iOS): Update Firebase Cocoapods dependencies to v10.7.0.
    • Messaging (Android): Generate the custom MessagingUnityPlayerActivity as a Java file instead of precompiling it. This is to better support changes with the UnityPlayerActivity, and GameActivity options, in the Unity 2023 editor.