Version 4.12.0
Native changes:
- [iOS] https://github.com/adjust/ios_sdk/blob/master/CHANGELOG.md#version-4120-13th-december-2017
- [iOS] https://github.com/adjust/ios_sdk/blob/master/CHANGELOG.md#version-4121-13th-december-2017
- [AND] https://github.com/adjust/android_sdk/blob/master/CHANGELOG.md#version-4120-13th-december-2017
Added
- Added
getAmazonAdId
method toAdjust
interface. - Added
setAppSecret
method toAdjustConfig
interface. - Added
setReadMobileEquipmentIdentity
method toAdjustConfig
interface. - Added
componentWillUnmount
method toAdjust
interface to unsubscribe from callbacks.
Changed
- Switched to
RCTEventEmitter
instead ofRCTBridge
for emitting native events (reference).
Native versions:
[email protected]
[email protected]
Pull Request #25