Skip to content

Firebase C++ SDK 11.9.0

Compare
Choose a tag to compare
@jonsimantov jonsimantov released this 13 Mar 20:25
· 59 commits to main since this release
184a953

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General (Android): Update to Firebase Android BoM version 32.7.4.
    • General (iOS): Update to Firebase Cocoapods version 10.22.0.
    • Auth: Add User::SendEmailVerificationBeforeUpdatingEmail, a new method to verify and change the User's email.
    • Auth: Deprecate the older method of updating emails, User::UpdateEmail.