Skip to content

Firebase Unity 13.13.0

Latest

Choose a tag to compare

@a-maurice a-maurice released this 23 Jun 19:07
22854b7

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.13.0

  • Changes
    • General: Update to Firebase C++ SDK version 13.9.0.
    • General (Android): Update to Firebase Android BoM version 34.15.0.
    • General (iOS): Update to Firebase Cocoapods version 12.15.0.
    • Firebase AI: Add support for advanced speech configurations, enabling multi-speaker setup and language code preference
      in text-to-speech generation.
    • General: Fixed an issue with Firebase.App.Internal, Firebase.Functions, and Firebase.FirebaseAI
      asmdefs that were causing build issues on unsupported platforms.
    • Auth (Desktop): Fixes Auth requests when App Check is enabled.