Releases: adjust/ios_sdk
Releases ยท adjust/ios_sdk
Version 4.33.3
Version 4.33.2
Version 4.33.1
Added
- Added support for setting a new China URL Strategy. You can choose this setting by calling
setUrlStrategy:method ofADJConfiginstance withADJUrlStrategyCnparameter. - Added support to
convertUniversalLink:scheme:method to be able to parse data residency universal links.
Pull Request #642
Version 4.33.0
Version 4.32.1
Version 4.32.0
Added
- Added partner sharing settings to the third party sharing feature.
- Added
lastDeeplinkgetter toAdjustAPI to be able to get last tracked deep link by the SDK.
Pull Request #631
Version 4.31.0
Added
- Added support for
LinkMefeature. - Added ability to build SDKs as
xcframeworks.
Pull Request #624
Version 4.30.0
Added
- Added ability to mark your app as COPPA compliant. You can enable this setting by calling
setCoppaCompliantEnabledmethod ofAdjustConfiginstance with boolean parametertrue. - Added
checkForNewAttStatusinto Adjust API whose purpose is to allow users to instruct to SDK to check ifatt_statusmight have changed in the meantime. - Added support for
Genericad revenue tracking.
Fixed
- Fixed wrong ATT dialog method signature in iOS web bridge.
Pull Request #606
Version 4.29.7
Added
- Added support for
Unityad revenue tracking. - Added support for
Helium Chartboostad revenue tracking.
Changed
- Updated iOS deployment target to
9.0.
Pull Request #587
Version 4.29.6
Added
- Added support for AdMost ad revenue source.
- Added sending of various feature flags.
Pull Request #563