yarn react-native-adjust 5.5.0
Version 5.5.0

7 hours ago

Added

  • Added getAdidWithTimeout method to the Adjust API to allow retrieving the ADID with a specified timeout. If the value is not obtained in time, null is returned.
  • Added getAttributionWithTimeout method to the Adjust API to allow retrieving the current attribution information with a specified timeout. If the value is not obtained in time, null is returned.
  • Added the resolveLinkWithUrl method to the Adjust API to resolve the underlying Adjust link from other links that wrap Adjust links.
  • Added ability to disable the reading of the app set ID. You can do this by calling the disableAppSetIdReading method on your AdjustConfig instance.

Changed

  • Updated the Adjust Signature library version to 3.62.0.

Native versions:
iOS@v5.5.0
Android@v5.5.0


Pull Request #283

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

NewReleases is sending notifications on new releases.