Skip to content

Firebase Unity SDK 11.4.0

Compare
Choose a tag to compare
@a-maurice a-maurice released this 17 Aug 17:24
· 133 commits to main since this release
0d7e46d

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.

11.4.0

  • Changes
    • General: Update to Firebase C++ SDK version 11.4.0.
    • General (Android): Update to Firebase Android BoM version 32.2.2.
    • General (iOS): Update to Firebase Cocoapods version 10.13.0.
    • General (iOS): 32-bit iOS builds (i386 and armv7) are no longer supported.
    • Auth: Fixed a potential crash with holding onto FirebaseUser objects after the AuthResult has been disposed.