Skip to content

Version 4.30.0

Compare
Choose a tag to compare
@Aditi3 Aditi3 released this 03 May 13:18
· 719 commits to master since this release
334c261

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 checkForNewAttStatus into Adjust API whose purpose is to allow users to instruct to SDK to check if att_status might have changed in the meantime.
  • Added support for Generic ad revenue tracking.

Fixed

  • Fixed wrong ATT dialog method signature in iOS web bridge.

Migration Guide.


Pull Request #606