Skip to content

Version 5.5.0

Latest

Choose a tag to compare

@uerceg uerceg released this 06 Dec 12:12
9320386

Added

  • Added getAdidWithTimeout method to the Adjust API to allow retrieving the ADID with a specified timeout. If the value is not obtained in time, nil is returned.
  • Added getAttributionWithTimeout method to the Adjust API 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 isAppSetIdReadingEnabled member on your AdjustConfig instance to false.

Changed

  • Updated the Adjust Signature library version to 3.62.0.

Native SDKs


Pull Request #183