github adjust/ios_sdk v4.37.0
Version 4.37.0

latest releases: v4.38.2, v4.38.1, v4.38.0...
5 months ago

Added

  • Added ability to instruct to SDK to read device IDs just once upon initialization. You can set this by calling setReadDeviceInfoOnceEnabled method of the ADJConfig instance.
  • Added ability to process shortened deep links and provide the unshortened link back as a response. You can achieve this by invoking processDeeplink:completionHandler: method of the Adjust instance.

Fixed

  • Added missing purchase verification related headers into the umbrella headers of the various framework targets.

Pull Request #688

Don't miss a new ios_sdk release

NewReleases is sending notifications on new releases.