Firebase Unity SDK 12.1.0
Prebuilt versions of the libraries are available for download here for a zip file, here for individual asset package, or here for individual .tgz
package for Unity Package Manager.
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
andInitiateOnDeviceConversionMeasurementWithHashedPhoneNumber
. - Messaging (Android): Fixed a potential race condition on receiving messages after cleanup. (#1030).
- Messaging (iOS): Fixed an issue with notifications being lost if they were received before Firebase Messaging was initialized. (#377).