Skip to content

Releases: adjust/react_native_sdk

Version 4.14.0

04 Jul 13:57
e1259fe
Compare
Choose a tag to compare

Added

  • Added deep link caching in case appWillOpenUrl method is called before SDK is initialised.

Changed

  • Imposed type checks when calling methods for adding callback and partner parameters - both key and value now must be strings.
  • Updated the way how iOS native bridge handles push tokens from React Native interface - they are now being passed directly as strings to native iOS SDK.

Native versions:
[email protected]
[email protected]


Pull Request #35

Version 4.13.0

22 May 11:41
f1afab5
Compare
Choose a tag to compare

Added

  • Added gdprForgetMe method to Adjust interface to enable possibility for user to be forgotten in accordance with GDPR law.

Native versions:
[email protected]
[email protected]


Pull Request #32

Version 4.12.3

12 Mar 09:06
b243d70
Compare
Choose a tag to compare

Version 4.12.2

08 Mar 13:17
d881a2e
Compare
Choose a tag to compare

Version 4.12.1

01 Feb 13:32
156bd16
Compare
Choose a tag to compare

Version 4.12.0

04 Jan 09:26
dec16d8
Compare
Choose a tag to compare

Native changes:

Added

  • Added getAmazonAdId method to Adjust interface.
  • Added setAppSecret method to AdjustConfig interface.
  • Added setReadMobileEquipmentIdentity method to AdjustConfig interface.
  • Added componentWillUnmount method to Adjust interface to unsubscribe from callbacks.

Changed

  • Switched to RCTEventEmitter instead of RCTBridge for emitting native events (reference).

Native versions:
[email protected]
[email protected]


Pull Request #25

Version 4.11.7

05 Oct 09:04
Compare
Choose a tag to compare

Added

  • [iOS] Added support for use_frameworks! option in Podfile (thanks to @jimmy-devine).

Changed

  • [iOS] Updated Adjust pod version to 4.11.5 in react-native-adjust.podspec.

Native versions:
[email protected]
[email protected]


Pull Request #23

Version 4.11.6

28 Sep 15:36
Compare
Choose a tag to compare

Added

  • [iOS] Improved iOS 11 support.

Changed

  • [iOS] Removed iOS connection validity checks.
  • [iOS] Updated native iOS SDK to version 4.11.5.

Native versions:
[email protected]
[email protected]


Pull Request #21

Version 4.11.5

22 Aug 10:35
Compare
Choose a tag to compare

Added

Native versions:
[email protected]
[email protected]


Pull Request #19

Version 4.11.4

03 Aug 13:42
Compare
Choose a tag to compare

Added

Changed

  • [REPO] Example app built React Native 0.47.0.

Native versions:
[email protected]
[email protected]


Pull Request #18