Firebase C++ SDK 11.3.0
Prebuilt versions of the libraries are available for download here.
- Changes
- General (Android): Update to Firebase Android BoM version 32.2.0.
- General (iOS): Update to Firebase Cocoapods version 10.12.0.
- General (Desktop): Fixed an error loading google-services.json and google-services-desktop.json from paths with international characters on Windows.
- Auth (Android): Fixed an issue where VerifyPhoneNumber's internal builder failed to create PhoneAuthOptions with certain compiler settings.
- Auth (iOS): Fixed an issue where functions that return AuthResult were not including updated credentials when encountering errors.
- GMA (iOS): Updated dependency to Google-Mobile-Ads-SDK version 10.8.0.
- GMA (Android): Updated dependency to play-services-ads version 22.2.0.
- Remote Config (Desktop): Additional fix for handling of non-English time
zone names on Windows.