Skip to content

Firebase Unity SDK 11.8.0

Compare
Choose a tag to compare
@a-maurice a-maurice released this 13 Mar 22:05
· 32 commits to main since this release
162ea92

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

  • Changes
    • General: Update to Firebase C++ SDK version 11.9.0.
    • General (Android): Update to Firebase Android BoM version 32.7.4.
    • General (iOS): Update to Firebase Cocoapods version 10.22.0.
    • General (Android): Improve how property tag logic handles Unity 2022+.
    • Auth: Add FirebaseUser.SendEmailVerificationBeforeUpdatingEmailAsync, a new method to verify and change the User's email.
    • Auth: Deprecate the older method of updating emails, UpdateEmail.
    • Dynamic Links: The Dynamic Links SDK is now deprecated. See the support documentation for more information.