Added
- Added
jsonResponse
field (JSON string) toAdjustAttribution
where every key-value pair sent by the backend as part of the attribution response can be found. Equivalently, one can also findjsonResponse
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.