Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-adjust

Package Overview
Dependencies
Maintainers
0
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

23
6

5.0.4

Diff

Changelog

Source

Version 5.0.4 (17th January 2025)

Fixed
  • Fixed type mismatch of some AdjustPlayStoreSubscription fields in JS and TS (https://github.com/adjust/react_native_sdk/issues/260).
Native SDKs
  • [iOS@v5.0.2][ios_sdk_v5.0.2]
  • [Android@v5.0.2][android_sdk_v5.0.2]

uerceg
published 5.0.3 •

Changelog

Source

Version 5.0.3 (6th December 2024)

Changed
  • Switched to native Android SDK version that depends on a specific version of the signature library.
Native SDKs
  • [iOS@v5.0.1][ios_sdk_v5.0.1]
  • [Android@v5.0.2][android_sdk_v5.0.2]

uerceg
published 5.0.2 •

Changelog

Source

Version 5.0.2 (23rd September 2024)

Fixed
  • Fixed Adjust.modulemap not found error in certain CocoaPods integration cases.
  • Fixed occasional ANRs while reading install referrer from Shared Preferences during the SDK initialization.
Native SDKs
  • [iOS@v5.0.1][ios_sdk_v5.0.1]
  • [Android@v5.0.1][android_sdk_v5.0.1]

uerceg
published 5.0.1 •

Changelog

Source

Version 5.0.1 (10th September 2024)

Fixed
  • Added missing AdjustDeeplink class export to index.d.ts (https://github.com/adjust/react_native_sdk/pull/246).
  • Renamed AdjustDeeplink interface to AdjustDeferredDeeplink to avoid naming collision with as of now the class named AdjustDeeplink.
Native SDKs
  • [iOS@v5.0.0][ios_sdk_v5.0.0]
  • [Android@v5.0.0][android_sdk_v5.0.0]

uerceg
published 5.0.0 •

Changelog

Source

Version 5.0.0 (6th September 2024)

We're excited to release our major new SDK version (v5). Among many internal improvements, our spoofing protection solution is now included out of the box, reinforcing our commitment to accurate, actionable, and fraud-free data.

To try out SDK v5 in your app, you can follow our new v4 to v5 migration guide.

If you are a current Adjust client and have questions about SDK v5, please email sdk-v5@adjust.com.

In case you were using beta version of the SDK v5, please switch to the official v5 release.

Native SDKs
  • [iOS@v5.0.0][ios_sdk_v5.0.0]
  • [Android@v5.0.0][android_sdk_v5.0.0]

uerceg
published 4.38.1 •

Changelog

Source

Version 4.38.1 (30th April 2024)

Added
  • Added sending of the additional iOS SDK observability parameters for debugging purposes.
Fixed
  • Removed nullability type specifier warnings (https://github.com/adjust/ios_sdk/issues/703).
Native SDKs
  • [iOS@v4.38.2][ios_sdk_v4.38.2]
  • [Android@v4.38.3][android_sdk_v4.38.3]

uerceg
published 4.38.0 •

Changelog

Source

Version 4.38.0 (27th March 2024)

Added
  • Added iOS Privacy Manifest for the Adjust SDK.
  • Added new domains and corresponding payload restrictions for the Adjust SDK to direct the iOS traffic to:
    • https://consent.adjust.com - for consented users
    • https://analytics.adjust.com - for non-consented users
Native SDKs
  • [iOS@v4.38.0][ios_sdk_v4.38.0]
  • [Android@v4.38.3][android_sdk_v4.38.3]

uerceg
published 4.37.2 •

Changelog

Source

Version 4.37.2 (21st March 2024)

Fixed
  • Fixed occasional crashes caused by not synchronized access to cached IDFA value (https://github.com/adjust/ios_sdk/issues/696).
Changed
  • Added tracking of third_party_sharing and measurement_consent packages if invoked before SDK initialization in subsequent SDK initializations.
Native SDKs
  • [iOS@v4.37.2][ios_sdk_v4.37.2]
  • [Android@v4.38.2][android_sdk_v4.38.2]

uerceg
published 4.37.1 •

Changelog

Source

Version 4.37.1 (30th January 2024)

Fixed
  • Marked all Android method parameters as final to address compilation errors when trying to access a callback inside of the inner class (https://github.com/adjust/react_native_sdk/issues/226).
Native SDKs
  • [iOS@v4.37.0][ios_sdk_v4.37.0]
  • [Android@v4.38.1][android_sdk_v4.38.1]

uerceg
published 4.37.0 •

Changelog

Source

Version 4.37.0 (30th January 2024)

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 SDKs
  • [iOS@v4.37.0][ios_sdk_v4.37.0]
  • [Android@v4.38.1][android_sdk_v4.38.1]

23
6
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