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.
Fixed
- Added missing
disableIdfvReadingmethod onAdjustConfigin iOS web bridge.
Changed
- Updated the Adjust Signature library version to 3.62.0.
Pull Request #780
Note: In case you are adding Adjust SDK to your app as one of the frameworks from the release page, please make sure to also add the latest version of the signature library.