Skip to content

Releases: adform/adform-tracking-ios-sdk

1.9.0

26 Sep 09:42
Compare
Choose a tag to compare

New Features

  • iOS 16 support.

1.8.0

29 Sep 14:53
Compare
Choose a tag to compare

New Features

  • iOS 15 support.

1.7.4

01 Jun 13:09
Compare
Choose a tag to compare

New Features

  • Adds debug mode, that can be enabled with AFTDebugModeEnabled launch argument. When debug mode is enabled SDK will print additional debug logs into the console.

1.7.3

26 Jan 15:34
Compare
Choose a tag to compare

Bug fixes

  • Fix Swift Package Manager dependencies

1.7.2

22 Oct 12:06
Compare
Choose a tag to compare

New Features

  • Add Swift Package Manager support.

v.1.7.1

18 Sep 13:22
Compare
Choose a tag to compare

New Features

  • Change framework format to .xcframework.

Notice

  • No carthage support for this version. Carthage doesn't support .xcframework type yet. Use 1.7.0 version if you need carthage support.

v.1.7.0

18 Sep 12:33
Compare
Choose a tag to compare

New Features

  • Add iOS 14, AppTrackingTransparency support.

Notice

  • No cocoapods support for this version. Cocoapods require .xcframework type to work with iOS 14, therefore use 1.7.1 version.

v.1.6.0

15 Sep 12:14
Compare
Choose a tag to compare

New Features

  • IAB CCPA Compliance Framework support.
  • Update Framework structure.

v.1.5.1

24 Mar 13:35
Compare
Choose a tag to compare

Bug fixes

  • Fix web view multithreading issue.

v.1.5.0

23 Mar 13:34
Compare
Choose a tag to compare

New Features

  • Migrate UIWebView usage to WKWebView.