yarn react-native-adjust 4.31.0
Version 4.31.0

latest releases: 5.4.2, 5.4.1, 5.4.0...
3 years ago

Added

  • Added ability to mark your app as COPPA compliant. You can enable this setting by calling setCoppaCompliantEnabled method of AdjustConfig instance to 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 to 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.
  • Added support for Generic ad revenue tracking.
  • Added support for LinkMe feature.
  • Added support to get Facebook install referrer information in attribution callback.

Fixed

  • Fixed react-native 0.69 autolinking issue (#186).

Native versions:
iOS@v4.31.0
Android@v4.31.0


Pull Request #190

Don't miss a new react-native-adjust release

NewReleases is sending notifications on new releases.