Skip to content

Version 3.9.9

Compare
Choose a tag to compare
@Str4tos Str4tos released this 16 Jan 08:44
· 4 commits to master since this release

Hotfix 2025.01.21

  • Fixed a rare EXC_BAD_ACCESS crash with auto-collect IRLD enabled.

Changes

  • Requires apps to build with Xcode 16.1 or above.

Bug Fixes

  • Fixed a rare deadlock that occurred when FIRApp.configure was not called before the first ad impression with auto-collect IRLD enabled.
  • Fixed a crash that occurred when Firebase auto-collect IRLD was enabled but the GoogleService-Info.plist was not included in the project.
  • Added a 5-second timeout for the Google UMP requestConsentInfoUpdate process to avoid long wait times during CAS initialization.

Update Adapters

  • pod 'CleverAdsSolutions-SDK/IronSource', '3.9.9'
    • Certified with IronSource - 8.6.0.0
    • Adding Creative ID as part of ILR callbacks
  • pod 'CleverAdsSolutions-SDK/UnityAds', '3.9.9'
    • Certified with UnityAds - 4.13.0
  • pod 'CleverAdsSolutions-SDK/LiftoffMonetize', '3.9.9'
    • Certified with LiftoffMonetize - 7.4.4
  • pod 'CleverAdsSolutions-SDK/AudienceNetwork', '3.9.9'
    • Certified with AudienceNetwork - 6.16.0
  • pod 'CleverAdsSolutions-SDK/Mintegral', '3.9.9'
    • Certified with Mintegral - 7.7.5
  • pod 'CleverAdsSolutions-SDK/Pangle', '3.9.9'
    • Certified with Pangle - 6.4.1.1

Adapters pod always have a version that matches the CAS Base version for compatibility.