Skip to content

Releases: firebase-unity/firebase-support-ios

12.8.0

31 Mar 03:37
Compare
Choose a tag to compare

Update to Firebase C++ SDK version 12.7.0.
(iOS) Update to Firebase Cocoapods version 11.10.0.
(Android) Update to Firebase Android BoM version 33.11.0

12.6.0

14 Feb 09:27
Compare
Choose a tag to compare

Changed

  • Update to Firebase C++ SDK version 12.6.0.
  • (iOS) Update to Firebase Cocoapods version 11.8.1.
  • (Android) Update to Firebase Android BoM version 33.9.0.
  • Update to EDM4U version 1.2.185.
  • (Android) Support 16 KB page sizes, needed by Android 15. For more info, see https://developer.android.com/guide/practices/page-sizes

12.4.1

18 Nov 06:58
Compare
Choose a tag to compare

Changed

  • Remove unresolved SWIG string symbols. (#1139).

12.4.0

01 Nov 03:07
Compare
Choose a tag to compare
-bump: 12.4.0

12.3.0

03 Oct 13:38
Compare
Choose a tag to compare

12.3.0

Changes

  • General: Update to Firebase C++ SDK version 12.3.0.
  • General (Android): Update to Firebase Android BoM version 33.3.0.
  • General (iOS): Update to Firebase Cocoapods version 11.2.0.
  • General: Update to EDM4U version 1.2.183.
  • Messaging (Android): Fixed issue with TokenReceived not being called when the application has a cached token from a previous run. firebase/quickstart-unity#1088.
  • Remote Config: Fixed ConfigInfo fields to default to 0 when not throttled or having previous fetch data. (firebase/firebase-unity-sdk#1058).

12.2.1

05 Sep 02:31
Compare
Choose a tag to compare
  • Fixed a crash when opening a push notification.

12.2.0

08 Aug 03:12
Compare
Choose a tag to compare

Changes

  • General: Update to Firebase C++ SDK version 12.2.0.
  • General (Android): Update to Firebase Android BoM version 33.1.2.
  • General (iOS): Update to Firebase Cocoapods version 11.0.0.
  • General: Update to EDM4U version 1.2.182.
  • Messaging: Deprecated the Dispose functions, as they are no longer necessary for cleaning up memory.

12.1.0

28 Jun 02:20
Compare
Choose a tag to compare

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).

12.0.0

10 May 03:25
Compare
Choose a tag to compare