Skip to content

Version 4.37.0

Compare
Choose a tag to compare
@uerceg uerceg released this 16 Jan 15:45
· 132 commits to master since this release
9336643

Added

  • Added ability to process shortened deep links and provide the unshortened link back as a response. You can achieve this by invoking processDeeplink method of the Adjust instance.
  • Added ability to inject iOS in-app purchase receipt directly as base64 encoded string when you are performing purchase event verification. You can achieve this by passing the base64 encoded string receipt via setReceiptBase64 method of the AdjustEvent instance.

Native SDKs


Pull Request #285