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.30.0 #241

Merged
merged 139 commits into from
May 5, 2022
Merged

Version 4.30.0 #241

merged 139 commits into from
May 5, 2022

Conversation

uerceg
Copy link
Contributor

@uerceg uerceg commented May 5, 2022

  • Added all the missing SDK configuration settings into the Adjust prefab.
  • Added possibility for users to control iOS and Android post-build process directly from inspector menu of the Adjust prefab.
  • Added possibility for users to set up deep linking directly from Adjust prefab inspector menu. For up to date information, please check Deeplinking overview chapter of the README.
  • Added possibility for users to set up iOS tracking request dialog text directly from Adjust prefab inspector menu.
  • Added ability to mark your app as COPPA compliant. You can enable this setting by calling setCoppaCompliantEnabled method of AdjustConfig instance with boolean parameter true.
  • Added ability to mark your Android app as app for the kids in accordance to Google Play Families policies. You can enable this setting by calling setPlayStoreKidsAppEnabled method of AdjustConfig instance with boolean parameter true.
  • Added checkForNewAttStatus method to Adjust API to allow iOS apps to instruct to SDK to check if att_status might have changed in the meantime.
  • Redesigned Adjust prefab inspector menu appearance.

Kudos to Ivan and Evgeny for all the contributions to this release.

@uerceg uerceg merged commit 953d7cb into master May 5, 2022
@uerceg uerceg deleted the v4300 branch May 5, 2022 11:17
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.

5 participants