New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-native-adjust

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-adjust - npm Package Versions

1
6

4.29.2

Diff

Changelog

Source

Version 4.29.2 (26th July 2021)

Fixed
  • Removed accidentally added create-react-native-app plugin dependency (thanks to @kelleyvanevert).
Native SDKs
  • [iOS@v4.29.3][ios_sdk_v4.29.3]
  • [Android@v4.28.3][android_sdk_v4.28.3]

uerceg
published 4.29.1 •

Changelog

Source

Version 4.29.1 (21st July 2021)

Fixed
  • Fixed wrong trackAdRevenue TypeScript method declaration (https://github.com/adjust/react_native_sdk/issues/134).
  • Fixed missing authorization header in retry requests on Android.
Native SDKs
  • [iOS@v4.29.3][ios_sdk_v4.29.3]
  • [Android@v4.28.3][android_sdk_v4.28.3]

uerceg
published 4.29.0 •

Changelog

Source

Version 4.29.0 (15th July 2021)

Added
  • [beta] Added data residency feature. You can choose this setting by calling setUrlStrategy method of AdjustConfig instance with AdjustConfig.DataResidencyEU (for EU data residency region), AdjustConfig.DataResidencyTR (for TR data residency region) or AdjustConfig.DataResidencyUS value (for US data residency region).
  • Added possibility to trackAdRevenue method of Adjust interface to allow tracking of ad revenue by passing AdjustAdRevenue object as parameter.
  • Added support for AppLovin MAX ad revenue tracking.
  • Added setConversionValueUpdatedCallbackListener method to AdjustConfig which can be used to set a callback which will get information when Adjust SDK updates conversion value for the user.
  • Added preinstall tracking with usage of system installer receiver on Android platform (setPreinstallFilePath method of the AdjustConfig).
Native SDKs
  • [iOS@v4.29.3][ios_sdk_v4.29.3]
  • [Android@v4.28.2][android_sdk_v4.28.2]

uerceg
published 4.28.0 •

Changelog

Source

Version 4.28.0 (1th April 2021)

Changed
  • Removed native iOS legacy code.
Native SDKs
  • [iOS@v4.28.0][ios_sdk_v4.28.0]
  • [Android@v4.27.0][android_sdk_v4.27.0]

uerceg
published 4.26.0 •

Changelog

Source

Version 4.26.0 (18th February 2021)

Added
  • Added possibility to get cost data information in attribution callback.
  • Added setNeedsCost method to AdjustConfig to indicate if cost data is needed in attribution callback (by default cost data will not be part of attribution callback if not enabled with this setter method).
  • Added setPreinstallTrackingEnabled method to AdjustConfig to allow enabling of preinstall tracking (this feature is OFF by default).
  • Added support for Apple Search Ads attribution with usage of AdServices.framework.
  • Added setAllowAdServicesInfoReading method to AdjustConfig to allow option for users to prevent SDK from performing any tasks related to Apple Search Ads attribution with usage of AdServices.framework.
  • Added wrapper method updateConversionValue method to Adjust to allow updating SKAdNetwork conversion value via SDK API.
  • Added getAppTrackingAuthorizationStatus getter to Adjust instance to be able to get current iOS app tracking status.
  • Added improved measurement consent management and third party sharing mechanism.
  • Added public constants to be used as sources for ad revenue tracking with trackAdRevenue method.
Native SDKs
  • [iOS@v4.26.1][ios_sdk_v4.26.1]
  • [Android@v4.26.2][android_sdk_v4.26.2]

uerceg
published 4.23.1 •

Changelog

Source

Version 4.23.1 (6th November 2020)

Added
  • Added support for autolinking.
Native SDKs
  • [iOS@v4.23.2][ios_sdk_v4.23.2]
  • [Android@v4.24.1][android_sdk_v4.24.1]

uerceg
published 4.23.0 •

Changelog

Source

Version 4.23.0 (28th August 2020)

Added
  • Added communication with SKAdNetwork framework by default on iOS 14.
  • Added method deactivateSKAdNetworkHandling method to AdjustConfig to switch off default communication with SKAdNetwork framework in iOS 14.
  • Added wrapper method requestTrackingAuthorizationWithCompletionHandler to Adjust to allow asking for user's consent to be tracked in iOS 14 and immediate propagation of user's choice to backend.
  • Added handling of new iAd framework error codes introduced in iOS 14.
  • Added sending of value of user's consent to be tracked with each package.
  • Added setUrlStrategy method to AdjustConfig class to allow selection of URL strategy for specific market.
Native SDKs
  • [iOS@v4.23.0][ios_sdk_v4.23.0]
  • [Android@v4.24.0][android_sdk_v4.24.0]

uerceg
published 4.22.0 •

Changelog

Source

Version 4.22.0 (6th June 2020)

Added
  • Added subscription tracking feature.
  • Added OAID plugin for Adjust SDK named react-native-adjust-oaid. With this plugin added next to Adjust SDK, SDK will be able to read Open Advertising ID if present on the device.
  • Added support for Huawei App Gallery install referrer.
Changed
  • Updated communication flow with iAd.framework.
Native SDKs
  • [iOS@v4.22.1][ios_sdk_v4.22.1]
  • [Android@v4.22.0][android_sdk_v4.22.0]

uerceg
published 4.21.0 •

Changelog

Source

Version 4.21.0 (1st April 2020)

Added
  • Added disableThirdPartySharing method to Adjust interface to allow disabling of data sharing with third parties outside of Adjust ecosystem.
  • Added support for signature library as a plugin.
  • Added more aggressive sending retry logic for install session package.
  • Added additional parameters to ad_revenue package payload.
  • Added external device ID support.
Native SDKs
  • [iOS@v4.21.0][ios_sdk_v4.21.0]
  • [Android@v4.21.0][android_sdk_v4.21.0]

uerceg
published 4.18.2 •

Changelog

Source

Version 4.18.2 (11th October 2019)

Added
  • Added convertUniversalLink method from native iOS SDK to JS API (thanks to @tootsweet).
Changed
  • Updated example and test app to RN 0.61.2.
  • Updated README to fix typos (thanks to @BorisMisnik).
Native SDKs
  • [iOS@v4.18.3][ios_sdk_v4.18.3]
  • [Android@v4.18.3][android_sdk_v4.18.3]

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc