Releases: adjust/titanium_sdk
Release list
Version 4.28.0
Changed
- Removed native iOS legacy code.
Native SDKs:
[email protected]
[email protected]
Pull Request #28
Version 4.23.2
Fixed
- Fixed linking of
AppTrackingTransparency.frameworkby setting it to weak.
Native SDKs:
[email protected]
[email protected]
Pull Request #27
Version 4.23.1
Fixed
- Fixed duplicate
ADJUrlStrategysymbol error.
Native SDKs:
[email protected]
[email protected]
Pull Request #24
Version 4.23.0
Added
- Added
trackAdRevenuemethod toAdjustinterface to allow tracking of ad revenue. With this release added support forMoPubad revenue tracking. - Added reading of Facebook anonymous ID if available on iOS platform.
- Added
disableThirdPartySharingmethod toAdjustinterface to allow disabling of data sharing with third parties outside of Adjust ecosystem. - Added support for signature library as a plugin.
- Added more aggressive sending retry logic for install session package.
- Added external device ID support.
- Added support for Huawei App Gallery install referrer.
- Added subscription tracking feature.
- Added communication with SKAdNetwork framework by default on iOS 14.
- Added method
deactivateSKAdNetworkHandlingmethod toAdjustConfigto switch off default communication with SKAdNetwork framework in iOS 14. - Added wrapper method
requestTrackingAuthorizationWithCompletionHandlertoAdjustto allow asking for user's consent to be tracked in iOS 14 and immediate propagation of user's choice to backend. - Added handling of new iAd framework error codes introduced in iOS 14.
- Added sending of value of user's consent to be tracked with each package.
- Added
setUrlStrategymethod toAdjustConfigclass to allow selection of URL strategy for specific market.
Changed
- Updated Titanium SDK version used to build Adjust SDK to
9.1.0.GA.
Native SDKs:
[email protected]
[email protected]
Pull Request #23
Version 4.17.0
Added
- Added
getSdkVersionmethod toAdjustinterface to obtain current SDK version string. - Added
setCallbackIdmethod onAdjustEventobject for users to set custom ID on event object which will later be reported in event success/failure callbacks. - Added
callbackIdfield to event tracking success callback object. - Added
callbackIdfield to event tracking failure callback object.
Changed
- Updated Android SDK and build tools to
28. - Marked
setReadMobileEquipmentIdentitymethod ofAdjustConfigobject as deprecated. - SDK will now fire attribution request each time upon session tracking finished in case it lacks attribution info.
Native SDKs:
[email protected]
[email protected]
Pull Request #15
Version 4.14.0
Added
- Added deep link caching in case
appWillOpenUrlmethod is called before SDK is initialised.
Changed
- Updated the way how iOS plugin handles push tokens from Titanium interface - they are now being passed directly as strings to native iOS SDK.
- Removed
google-play.services.jardependency from Android plugin. - Updated
Google Play Servicessection ofREADMEwith new instructions on how dependency can be added to your app.
Native SDKs:
[email protected]
[email protected]
Pull Request #13
Version 4.13.0
Added
- Added
gdprForgetMemethod toAdjustinterface enable possibility for user to be forgotten in accordance with GDPR law.
Native SDKs:
[email protected]
[email protected]
Pull Request #12
Version 4.12.1
Native changes
- Updated Android SDK to
v4.12.4.
Native SDKs:
[email protected]
[email protected]
Pull Request #11
Version 4.12.0
Added
- Added support for
Titanium 7.0.0.GA. - Added
setAppSecretmethod toAdjustConfiginterface. - Added
getAmazonAdIdmethod toAdjustinterface. - Added
setReadMobileEquipmentIdentitymethod toAdjustConfiginterface.
Native SDKs:
[email protected]
[email protected]
Pull Request #10
Version 4.11.2
Added
- [iOS] Improved iOS 11 support.
Changed
- [iOS] Removed iOS connection validity checks.
- [iOS] Updated native iOS SDK to version 4.11.5.
Native SDKs:
[email protected]
[email protected]
Pull Request #5