react-native-adjust
Advanced tools
Changelog
Version 4.12.1 (1st February 2018)
Changelog
Version 4.12.0 (4th January 2018)
getAmazonAdId
method to Adjust
interface.setAppSecret
method to AdjustConfig
interface.setReadMobileEquipmentIdentity
method to AdjustConfig
interface.componentWillUnmount
method to Adjust
interface to unsubscribe from callbacks.RCTEventEmitter
instead of RCTBridge
for emitting native events (reference).Changelog
Version 4.11.7 (5th October 2017)
use_frameworks!
option in Podfile
(thanks to @jimmy-devine).4.11.5
in react-native-adjust.podspec
.Changelog
Version 4.11.6 (28th September 2017)
Changelog
Version 4.11.5 (22nd August 2017)
Podspec
file for Cocoapods support (thanks to @pietropizzi, @tecbot and @dan-manges).Changelog
Version 4.11.4 (3rd August 2017)
React Native 0.47.0 and higher
(thanks to @robertmerten and @ruiaraujo).React Native 0.47.0
.Changelog
Version 4.11.3 (15th May 2017)
sdk_click
package response contains attribution information.sdk_click
package.assert
level logs with warn
level.Changelog
Version 4.11.2 (24th April 2017)
BITCODE_GENERATION_MODE
to iOS framework for Carthage
support.sdk_info
package type causing logs not to print proper package name once tracked.Package Manager
from throwing unexpected exceptions (https://github.com/adjust/android_sdk/issues/266).[iOS]
, [AND]
, [WIN]
and [REPO]
tags to CHANGELOG
to highlight the platform the change is referring to.Changelog
Version 4.11.1 (21st February 2017)
0.40.0
++ (thanks to @philipheinser, @philipshurpik and @dhorelik)Duplicate interface definition for class
error messages.Changelog
Version 4.11.0 (13th February 2017)
adid
property to the attribution callback response.getAdid
method to the Adjust
instance to be able to get adid value at any time after obtaining it, not only when session/event callbacks have been triggered.getAttribution
method to the Adjust
instance to be able to get current attribution value at any time after obtaining it, not only when an attribution callback has been triggered.getIdfa
method to the Adjust
instance to be able to obtain iOS advertising identifier (IDFA).getGoogleAdId
method to the Adjust
instance to be able to obtain Google Play Services advertising identifier.adjust_config.properties
file to the assets
folder of your Android app. Mostly meant to be used by the Adjust Store & Pre-install Tracker Tool
(https://github.com/adjust/android_sdk/blob/master/doc/english/pre_install_tracker_tool.md).TARGET_OS_TV
pre-processor check for iOS platform.sdk_click
packages for iOS platform.