Version 4.26.0
Added
- Added possibility to get cost data information in attribution callback.
- Added
setNeedsCostmethod toAdjustConfigto indicate if cost data is needed in attribution callback (by default cost data will not be part of attribution callback if not enabled with this setter method). - Added
setPreinstallTrackingEnabledmethod toAdjustConfigto allow enabling of preinstall tracking (this feature is OFF by default). - Added support for Apple Search Ads attribution with usage of
AdServices.framework. - Added
setAllowAdServicesInfoReadingmethod toAdjustConfigto allow option for users to prevent SDK from performing any tasks related to Apple Search Ads attribution with usage ofAdServices.framework. - Added wrapper method
updateConversionValuemethod toAdjustto allow updating SKAdNetwork conversion value via SDK API. - Added
getAppTrackingAuthorizationStatusgetter toAdjustinstance 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
trackAdRevenuemethod.
Native versions:
[email protected]
[email protected]
Pull Request #116