Releases: adform/adform-tracking-ios-sdk
Releases · adform/adform-tracking-ios-sdk
1.9.0
1.8.0
New Features
- iOS 15 support.
1.7.4
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
Bug fixes
- Fix Swift Package Manager dependencies
1.7.2
New Features
- Add Swift Package Manager support.
v.1.7.1
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
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
New Features
- IAB CCPA Compliance Framework support.
- Update Framework structure.
v.1.5.1
Bug fixes
- Fix web view multithreading issue.
v.1.5.0
New Features
- Migrate UIWebView usage to WKWebView.