Skip to content

Releases: adjust/ios_sdk

Finished event and session delegates

15 Mar 15:46
Compare
Choose a tag to compare
  • Delegate callbacks for tracked events and sessions.

Migration Guide.


Pull Request #150

Convert universal links

05 Feb 15:59
Compare
Choose a tag to compare
  • Fix documentation warning
  • Fix -fembed-bitcode warnings
  • Convertion helper function for adjust universal links

Migration Guide.


Pull Request #165

Add bitcode flag

03 Feb 12:47
Compare
Choose a tag to compare
  • Add bitcode flag for static library

Migration Guide.


Pull Request #163

Direct access to device id

01 Feb 15:11
Compare
Choose a tag to compare
  • Easy access to device id idfa

Migration Guide.


Pull Request #157

Url decode deeplinks

20 Jan 13:54
Compare
Choose a tag to compare
  • Url decode deeplinks

Migration Guide.


Pull Request #156

Frameworks & Carthage

09 Dec 13:23
Compare
Choose a tag to compare
  • SDK is now accessible via Carthage
  • Dynamic framework target is added and named AdjustSdk.framework
  • Static framework renamed to AdjustSdk.framework
  • Improved iAd logging
  • Adjust.podspec iOS deployment target changed from 5.0 to 6.0
  • README updated with instructions for Carthage and frameworks
  • Static and dynamic frameworks will be parts of each release from now on (AdjustSdkStatic.framework.zip and AdjustSdkDynamic.framework.zip archives)
  • iOS and tvOS example apps redesigned
  • iOS and tvOS example apps now have feature to forget current device

Migration Guide.


Pull Request #147

iAd v3 support

07 Dec 14:28
Compare
Choose a tag to compare
  • iAd v3 support

Migration Guide.


Pull Request #139

Criteo deeplink

30 Nov 16:32
Compare
Choose a tag to compare
  • Update criteo plugin to send deeplink

Migration Guide.


Pull Request #145

Trademob plugin

16 Nov 10:31
Compare
Choose a tag to compare
  • Adds support for Trademob plugin. Follow the plugin guide

Migration Guide.


Pull Request #142

TvOs macro fix

13 Nov 11:12
Compare
Choose a tag to compare
  • Fix tvOs macro for iAd
  • Has Bitcode enabled by default
  • Remove mac address support
  • Change min target to iOs 6.0

Migration Guide.


Pull Request #140