Skip to content

Version 4.26.0

Compare
Choose a tag to compare
@uerceg uerceg released this 10 Feb 23:20
· 497 commits to master since this release
e662978

Added

  • Added support for Apple Search Ads attribution with usage of AdServices.framework.
  • Added setAllowAdServicesInfoReading method to AdjustConfig to allow option for users to prevent SDK from performing any tasks related to Apple Search Ads attribution with usage of AdServices.framework.
  • Added wrapper method updateConversionValue method to Adjust to allow updating SKAdNetwork conversion value via SDK API.
  • Added getAppTrackingAuthorizationStatus getter to Adjust instance to be able to get current iOS app tracking status.
  • Added improved measurement consent management and third party sharing mechanism.
  • Added public constants to be used as sources for ad revenue tracking with trackAdRevenue method.

Fixed

  • Fixed hardcoded scene name under the hood of requestTrackingAuthorizationWithCompletionHandler method which caused that game object was always expected to be named "Adjust".

Native versions:


Pull Request #206