github adjust/unity_sdk v4.30.0
Version 4.30.0

latest releases: v5.5.1, v5.5.0, v5.4.5...
3 years ago

Added

  • 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.

Changed

  • Redesigned Adjust prefab inspector menu appearance.

Kudos

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


Native versions:


Pull Request #241

Don't miss a new unity_sdk release

NewReleases is sending notifications on new releases.