Skip to content

Firebase Unity SDK 13.15.0

Latest

Choose a tag to compare

@a-maurice a-maurice released this 06 Aug 20:13
ab395c9

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

  • Changes
    • General: Update to Firebase C++ SDK version 13.11.0.
    • General (Android): Update to Firebase Android BoM version 34.17.0.
    • General (iOS): Update to Firebase Cocoapods version 12.17.0.
    • Firebase AI: Add the AgentPlatform backend, and deprecate the VertexAI one, to reflect the renaming of Vertex AI to Gemini Enterprise Agent Platform. Note that the default location is different between the two.
    • Realtime Database (Desktop): Fixed an intermittent use-after-free crash (ACCESS_VIOLATION) when detaching a listener while a WebSocket listen response is pending.