Firebase C++ SDK 12.1.0
Prebuilt versions of the libraries are available for download here.
- Changes
- General (Android): Update to Firebase Android BoM version 33.1.1.
- General (iOS): Update to Firebase Cocoapods version 10.28.1.
- Analytics (iOS): Add support for
InitiateOnDeviceConversionMeasurementWithHashedEmailAddress
andInitiateOnDeviceConversionMeasurementWithHashedPhoneNumber
. - GMA: The GMA C++ SDK is now deprecated. For more information, see the SDK documentation.
- Messaging (Android): Fixed a potential race condition on receiving messages after cleanup.
- Messaging (iOS): Fixed an issue with notifications being lost if they were received before Firebase Messaging was initialized.