Skip to content

Version 4.34.0

Compare
Choose a tag to compare
@uerceg uerceg released this 17 Aug 13:11
· 455 commits to master since this release
ff650fa

Added

  • Added ability to delay SDK start in order to wait for an answer to the ATT dialog. You can set the number of seconds to wait (capped internally to 120) by calling the setAttConsentWaitingInterval: method of the ADJConfig instance.
  • Added support for purchase verification. In case you are using this feature, you can now use it by calling verifyPurchase:completionHandler: method of the Adjust instance.

Pull Request #672