Skip to content

Version 5.1.0

Latest
Compare
Choose a tag to compare
@uerceg uerceg released this 28 Jan 10:53
e975ab6

Added

  • Added jsonResponse field (JSON string) to AdjustAttribution where every key-value pair sent by the backend as part of the attribution response can be found. Equivalently, one can also find jsonResponse field being part of the attribution instance in the web bridge API.

Fixed

  • Fixed occasional NPE occurrences when app was entering background (#630).

Changed

  • Updated Gradle version to 8.8.0.
  • Updated the Adjust Signature library version to 3.35.2.
  • Updated isEnabled listener to be invoked from the main thread.

Pull Request #631


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.