react-native-adjust
Advanced tools
Comparing version 4.11.2 to 4.11.3
@@ -0,1 +1,15 @@ | ||
### Version 4.11.3 (15th May 2017) | ||
#### Added | ||
- **[iOS][AND]** Added check if `sdk_click` package response contains attribution information. | ||
- **[iOS][AND]** Added sending of attributable parameters with every `sdk_click` package. | ||
#### Changed | ||
- **[iOS][AND]** Replaced `assert` level logs with `warn` level. | ||
#### Native SDKs | ||
- **[iOS]** [iOS@v4.11.4][ios_sdk_v4.11.4] | ||
- **[AND]** [Android@v4.11.4][android_sdk_v4.11.4] | ||
--- | ||
### Version 4.11.2 (24th April 2017) | ||
@@ -83,2 +97,3 @@ #### Added | ||
[ios_sdk_v4.11.3]: https://github.com/adjust/ios_sdk/tree/v4.11.3 | ||
[ios_sdk_v4.11.4]: https://github.com/adjust/ios_sdk/tree/v4.11.4 | ||
@@ -89,1 +104,2 @@ [android_sdk_v4.10.4]: https://github.com/adjust/android_sdk/tree/v4.10.4 | ||
[android_sdk_v4.11.3]: https://github.com/adjust/android_sdk/tree/v4.11.3 | ||
[android_sdk_v4.11.4]: https://github.com/adjust/android_sdk/tree/v4.11.4 |
@@ -114,3 +114,3 @@ 'use strict'; | ||
this.sdkPrefix = "react_native4.11.2"; | ||
this.sdkPrefix = "react_native4.11.3"; | ||
this.logLevel = null; | ||
@@ -117,0 +117,0 @@ |
{ | ||
"name": "react-native-adjust", | ||
"description": "Adjust React Native SDK", | ||
"version": "4.11.2", | ||
"version": "4.11.3", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "author": "adjust GmbH", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
602311