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
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-adjust - npm Package Versions

23456

5.1.0

Diff
uerceg
published 5.1.0 •

Changelog

Source

Version 5.1.0 (25th February 2025)

Added
  • Added jsonResponse field (JSON string) to AdjustAttribution where every key-value pair sent by the backend as part of the attribution response can be found.
Fixed
  • Fixed occasional occurrences in which ATT waiting interval timer was not being started.
  • Fixed occasional NPE occurrences when app was entering background (https://github.com/adjust/android_sdk/issues/630).
Native SDKs
  • [iOS@v5.1.1][ios_sdk_v5.1.1]
  • [Android@v5.1.0][android_sdk_v5.1.0]
uerceg
published 5.0.4 •

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 •
uerceg
published 4.38.0 •
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]