Added
- 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.
Fixed
- Fixed hardcoded scene name under the hood of
requestTrackingAuthorizationWithCompletionHandlermethod which caused that game object was always expected to be named "Adjust".
Native versions:
Pull Request #206