Added
- Added
getAdidWithTimeoutmethod to theAdjustAPI to allow retrieving the ADID with a specified timeout. If the value is not obtained in time, null is returned. - Added
getAttributionWithTimeoutmethod to theAdjustAPI to allow retrieving the current attribution information with a specified timeout. If the value is not obtained in time, null is returned. - Added the
resolveLinkWithUrlmethod to theAdjustAPI to resolve the underlying Adjust link from other links that wrap Adjust links. - Added ability to disable the reading of the app set ID. You can do this by calling the
disableAppSetIdReadingmethod on yourAdjustConfiginstance.
Changed
- Updated the Adjust Signature library version to 3.62.0.
Native versions:
iOS@v5.5.0
Android@v5.5.0
Pull Request #283