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
disableAppSetIdReadingmethod toAdjustConfigto allow disabling the SDK’s reading of the app set ID.
Changed
- Updated the Adjust Signature library version to 3.62.0.
Pull Request #654
Note: In case you are adding Adjust SDK to your app as one of the AARs from the release page, please make sure to also add the latest version of the signature library.