Skip to content

Version 5.5.0

Latest

Choose a tag to compare

@shashanksu shashanksu released this 05 Dec 16:36
82b59b8

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 disableAppSetIdReading method to AdjustConfig to 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.