Skip to content

Version 5.5.0

Latest

Choose a tag to compare

@uerceg uerceg released this 06 Dec 19:44
78f0feb

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, null 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, null is returned.
  • Added the resolveLinkWithUrl method to the Adjust API 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 disableAppSetIdReading method on your AdjustConfig instance.

Changed

  • Updated the Adjust Signature library version to 3.62.0.

Native versions:
[email protected]
[email protected]


Pull Request #283