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

13
6

4.35.1

Diff

Changelog

Source

Version 4.35.1 (10th October 2023)

Added
  • Added sending of event_callback_id parameter (if set) with the event payload.
Native SDKs
  • [iOS@v4.35.2][ios_sdk_v4.35.2]
  • [Android@v4.35.1][android_sdk_v4.35.1]

uerceg
published 4.35.0 •

Changelog

Source

Version 4.35.0 (6th October 2023)

Added
  • Added ability to read App Set ID on Android platform in case you opt in by adding the com.google.android.gms:play-services-appset dependency to your Android app.
  • Added ability to delay SDK start on iOS platform in order to wait for an answer to the ATT dialog. You can set the number of seconds to wait (capped internally to 120) by calling the setAttConsentWaitingInterval method of the AdjustConfig instance.
  • Added support for purchase verification. In case you are using this feature, you can now use it by calling verifyAppStorePurchase (for iOS) and verifyPlayStorePurchase (for Android) methods of the Adjust instance.
  • Added support for SigV3 library. Update authorization header building logic to use adj_signing_id.
  • Added setAndroidFinalAttributionEnabled method to AdjustConfig to indicate if only final Android attribution is needed in attribution callback (by default attribution callback return intermediate attribution as well before final attribution if not enabled with this setter method).
Native SDKs
  • [iOS@v4.35.1][ios_sdk_v4.35.1]
  • [Android@v4.35.0][android_sdk_v4.35.0]

uerceg
published 4.33.0 •

Changelog

Source

Version 4.33.0 (15th January 2023)

Added
  • Added support for SKAdNetwork 4.0.
  • Added support for setting a new China URL Strategy. You can choose this setting by calling setUrlStrategy method of AdjustConfig instance with AdjustConfig.UrlStrategyCn parameter.
  • Added support to OAID plugin for MSA SDK v2.0.0.
Native SDKs
  • [iOS@v4.33.3][ios_sdk_v4.33.3]
  • [Android@v4.33.2][android_sdk_v4.33.2]

uerceg
published 4.32.1 •

Changelog

Source

Version 4.32.1 (14th November 2022)

Fixed
  • Fixed conversion bug which caused transaction_date parameter of iOS subscription tracking to be wrongly formatted.
Native SDKs
  • [iOS@v4.32.1][ios_sdk_v4.32.1]
  • [Android@v4.32.0][android_sdk_v4.32.0]

uerceg
published 4.32.0 •

Changelog

Source

Version 4.32.0 (11th October 2022)

Added
  • Added partner sharing settings to the third party sharing feature.
  • Added getLastDeeplink getter to Adjust API to be able to get last tracked deep link by the SDK (iOS only).
Changed
  • Switched to adding permission com.google.android.gms.permission.AD_ID in the Android app's manifest by default.
Fixed
  • Fixed Xcode 14 build errors by switching to usage of React-Core pod (https://github.com/adjust/react_native_sdk/issues/193).
  • Added missing cost data info to attribution getter once invoked on iOS platform.
Native SDKs
  • [iOS@v4.32.1][ios_sdk_v4.32.1]
  • [Android@v4.32.0][android_sdk_v4.32.0]

uerceg
published 4.31.0 •

Changelog

Source

Version 4.31.0 (10th August 2022)

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 (https://github.com/adjust/react_native_sdk/pull/186).
Native SDKs
  • [iOS@v4.31.0][ios_sdk_v4.31.0]
  • [Android@v4.31.0][android_sdk_v4.31.0]

uerceg
published 4.29.6 •

Changelog

Source

Version 4.29.6 (26th January 2022)

Added
  • Added support to OAID plugin for MSA SDK v1.1.0.
Fixed
  • Added missing URL strategy constants to index.d.ts (https://github.com/adjust/react_native_sdk/issues/157).
Native SDKs
  • [iOS@v4.29.6][ios_sdk_v4.29.6]
  • [Android@v4.28.9][android_sdk_v4.28.9]

uerceg
published 4.29.5 •

Changelog

Source

Version 4.29.5 (14th December 2021)

Added
  • Added Huawei Install Referrer Track ID support.
  • Added support for Admost ad revenue tracking.
Fixed
  • Fixed NativeEventEmitter warnings caused by RN 0.66 upgrade (https://github.com/adjust/react_native_sdk/issues/147).
Native SDKs
  • [iOS@v4.29.6][ios_sdk_v4.29.6]
  • [Android@v4.28.8][android_sdk_v4.28.8]

uerceg
published 4.29.4 •

Changelog

Source

Version 4.29.4 (19th August 2021)

Added
  • Added support to OAID plugin for MSA SDK v1.0.26.
Fixed
  • Fixed issue with insufficient buffer size for storing SDK prefix (https://github.com/adjust/react_native_sdk/issues/140).
Native SDKs
  • [iOS@v4.29.5][ios_sdk_v4.29.5]
  • [Android@v4.28.4][android_sdk_v4.28.4]

uerceg
published 4.29.3 •

Changelog

Source

Version 4.29.3 (11th August 2021)

Added
  • Added support to OAID plugin for MSA SDK v1.0.26.
Fixed
  • Fixed wrong trackAdRevenue TypeScript method declaration (https://github.com/adjust/react_native_sdk/issues/134#issuecomment-892761735).
Native SDKs
  • [iOS@v4.29.4][ios_sdk_v4.29.4]
  • [Android@v4.28.4][android_sdk_v4.28.4]

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