react-native-adjust
Advanced tools
Changelog
Version 4.35.1 (10th October 2023)
event_callback_id
parameter (if set) with the event payload.Changelog
Version 4.35.0 (6th October 2023)
com.google.android.gms:play-services-appset
dependency to your Android app.setAttConsentWaitingInterval
method of the AdjustConfig
instance.verifyAppStorePurchase
(for iOS) and verifyPlayStorePurchase
(for Android) methods of the Adjust
instance.adj_signing_id
.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).Changelog
Version 4.33.0 (15th January 2023)
setUrlStrategy
method of AdjustConfig
instance with AdjustConfig.UrlStrategyCn
parameter.Changelog
Version 4.32.1 (14th November 2022)
transaction_date
parameter of iOS subscription tracking to be wrongly formatted.Changelog
Version 4.32.0 (11th October 2022)
getLastDeeplink
getter to Adjust
API to be able to get last tracked deep link by the SDK (iOS only).com.google.android.gms.permission.AD_ID
in the Android app's manifest by default.React-Core
pod (https://github.com/adjust/react_native_sdk/issues/193).Changelog
Version 4.31.0 (10th August 2022)
setCoppaCompliantEnabled
method of AdjustConfig
instance to true
.setPlayStoreKidsAppEnabled
method of AdjustConfig
instance to true
.checkForNewAttStatus
method to Adjust
API to allow iOS apps to instruct to SDK to check if att_status
might have changed in the meantime.LinkMe
feature.react-native
0.69 autolinking issue (https://github.com/adjust/react_native_sdk/pull/186).Changelog
Version 4.29.6 (26th January 2022)
index.d.ts
(https://github.com/adjust/react_native_sdk/issues/157).Changelog
Version 4.29.5 (14th December 2021)
Admost
ad revenue tracking.NativeEventEmitter
warnings caused by RN 0.66 upgrade (https://github.com/adjust/react_native_sdk/issues/147).Changelog
Version 4.29.4 (19th August 2021)
Changelog
Version 4.29.3 (11th August 2021)
trackAdRevenue
TypeScript method declaration (https://github.com/adjust/react_native_sdk/issues/134#issuecomment-892761735).