Added
- Added
getAdidWithTimeoutmethod to theAdjustAPI to allow retrieving the ADID with a specified timeout. If the value is not obtained in time, nil 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, nil is returned. - Added ability to disable the reading of the app set ID. You can do this by setting the
isAppSetIdReadingEnabledmember on yourAdjustConfiginstance tofalse.
Changed
- Updated the Adjust Signature library version to 3.62.0.
Native SDKs
Pull Request #183