github adjust/android_sdk v4.30.0
Version 4.30.0

latest releases: v5.0.1, v5.0.0, v4.38.5...
2 years ago

Added

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

Changed

  • Removed reading of network_type parameter.
  • Updated docs.

Migration Guide.


Pull Request #535

Don't miss a new android_sdk release

NewReleases is sending notifications on new releases.