Socket
Socket
Sign inDemoInstall

react-native-adjust-oaid

Package Overview
Dependencies
0
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1

4.31.0

Diff

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]

uerceg
published 4.29.2 •

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.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.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]

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc