Skip to content

12.1.0

Compare
Choose a tag to compare
@aprius aprius released this 28 Jun 02:19
· 3 commits to main since this release

12.1.0

Changes

  • General: Update to Firebase C++ SDK version 12.1.0.
  • General (Android): Update to Firebase Android BoM version 33.1.1.
  • General (iOS): Update to Firebase Cocoapods version 10.28.1.
  • General: Update to EDM4U version 1.2.181.
  • Analytics (iOS): Add support for InitiateOnDeviceConversionMeasurementWithHashedEmailAddress and InitiateOnDeviceConversionMeasurementWithHashedPhoneNumber.
  • Messaging (Android): Fixed a potential race condition on receiving messages after cleanup. (firebase/firebase-unity-sdk#1030).
  • Messaging (iOS): Fixed an issue with notifications being lost if they were received before Firebase Messaging was initialized. (firebase/firebase-unity-sdk#377).