Releases: adjust/ios_sdk
Releases · adjust/ios_sdk
Finished event and session delegates
Convert universal links
- Fix documentation warning
- Fix
-fembed-bitcode
warnings - Convertion helper function for adjust universal links
Pull Request #165
Add bitcode flag
Direct access to device id
Url decode deeplinks
Frameworks & Carthage
- 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 from5.0
to6.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
andAdjustSdkDynamic.framework.zip
archives) - iOS and tvOS example apps redesigned
- iOS and tvOS example apps now have feature to forget current device
Pull Request #147
iAd v3 support
Criteo deeplink
Trademob plugin
TvOs macro fix
- Fix tvOs macro for iAd
- Has Bitcode enabled by default
- Remove mac address support
- Change min target to iOs 6.0
Pull Request #140