yarn react-native-adjust 4.37.0
Version 4.37.0

latest releases: 5.4.2, 5.4.1, 5.4.0...
19 months ago

Added

  • Added ability to process shortened deep links and provide the unshortened link back as a response. You can achieve this by invoking processDeeplink method of the Adjust instance.
  • Added support for Meta install referrer.
  • Added getter for obtaining IDFV value of the iOS device. You can obtain IDFV value by calling getIdfv method of the Adjust instance.
  • Added support for Google Play Games on PC.
  • Added support for TopOn and AD(X) ad revenue tracking.
  • Added a new type of URL strategy called AdjustConfig.AdjustUrlStrategyCnOnly. This URL strategy represents AdjustConfig.AdjustUrlStrategyCn strategy, but without fallback domains.
  • Added ability to indicate if the device IDs should be read just once per SDK initialization via calling setReadDeviceInfoOnceEnabled method of the AdjustConfig instance.

Native versions:
iOS@v4.37.0
Android@v4.38.1


Pull Request #229

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

NewReleases is sending notifications on new releases.