Skip to content

Firebase C++ SDK 12.1.0

Latest
Compare
Choose a tag to compare
@jonsimantov jonsimantov released this 26 Jun 22:21
d170cb6

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 and InitiateOnDeviceConversionMeasurementWithHashedPhoneNumber.
    • 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.