Added
- Added partner sharing settings to the third party sharing feature.
- Added
getLastDeeplink
getter toAdjust
API to be able to get last tracked deep link by the SDK (iOS only).
Changed
- Switched to adding permission
com.google.android.gms.permission.AD_ID
in the Android app's manifest by default.
Fixed
- Fixed Xcode 14 build errors by switching to usage of
React-Core
pod (#193). - Added missing cost data info to attribution getter once invoked on iOS platform.
Native versions:
iOS@v4.32.1
Android@v4.32.0
Pull Request #194