Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 4.23.0 #189

Merged
merged 14 commits into from
Aug 20, 2020
Merged

Version 4.23.0 #189

merged 14 commits into from
Aug 20, 2020

Conversation

uerceg
Copy link
Contributor

@uerceg uerceg commented Aug 20, 2020

  • Added communication with SKAdNetwork framework by default on iOS 14.
  • Added method deactivateSKAdNetworkHandling method to AdjustConfig to switch off default communication with SKAdNetwork framework in iOS 14.
  • Added wrapper method requestTrackingAuthorizationWithCompletionHandler to Adjust to allow asking for user's consent to be tracked in iOS 14 and immediate propagation of user's choice to backend.
  • Added handling of new iAd framework error codes introduced in iOS 14.
  • Added sending of value of user's consent to be tracked with each package.
  • Added setUrlStrategy method to AdjustConfig class to allow selection of URL strategy for specific market.
  • Added new entries to Assets/Adjust menu (Assets/Adjust/Is iOS 14 Support Enabled and Assets/Adjust/Toggle iOS 14 Support) to enable / disable iOS 14 support when building iOS project. If enabled, resulting Xcode project will get StoreKit.framework and AppTrackingTransparency.framework linked to it.

⚠️ Note: iOS 14 beta versions prior to 5 appear to have an issue when trying to use iAd framework API like described in here. For testing of v4.23.0 version of SDK in iOS, please make sure you're using iOS 14 beta 5 or later.

@uerceg uerceg merged commit bfbdc65 into master Aug 20, 2020
@uerceg uerceg deleted the v4230 branch August 20, 2020 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant