Skip to content

Firebase Unity SDK 12.10.0

Latest
Compare
Choose a tag to compare
@a-maurice a-maurice released this 12 Jun 21:13

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

  • Changes
    • General: Update to Firebase C++ SDK version 12.8.0.
    • General (iOS): Update to Firebase Cocoapods version 11.14.0.
    • General (iOS, tvOS, Desktop): iOS, tvOS, and macOS SDKs are now built using Xcode 16.2.
    • General (Android): Fix a crash with 16 KB page sizes.
      (#1259).
    • Messaging (Android): Fix issue with SubscribeAsync task not completing when a cached token is available.
      (#1245).
    • Messaging (Android): Fix issue with missing theme causing a crash on Unity 6.
      (#1229).