Version 5.7.0
Added
- Added support for iOS integration via Swift Package Manager.
- Added
Adjust.getThirdPartySharingSettingsWithTimeoutmethod and thethirdPartySharingSettingsChangedCallbackmember ofAdjustConfigfor reading the current third-party-sharing settings from the Adjust backend and receiving updates when they change.
Changed
- Updated the Android plugin's Gradle DSL (
compileSdk,minSdk,lint) for compatibility with Android Gradle Plugin (AGP) 9, while remaining backward compatible with earlier AGP versions (#195).
Native SDKs
Pull Request #196