Firebase C++ SDK 11.9.0
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
.