diff --git a/CHANGELOG.md b/CHANGELOG.md index 77084483..09f5282b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +### Version 5.0.3 (6th December 2024) +#### Changed +- Switched to native Android SDK version that depends on a specific version of the signature library. + +#### Native SDKs +- [iOS@v5.0.1][ios_sdk_v5.0.1] +- [Android@v5.0.2][android_sdk_v5.0.2] + +--- + ### Version 5.0.2 (23rd September 2024) #### Fixed - Fixed `Adjust.modulemap not found` error in certain CocoaPods integration cases. @@ -738,3 +748,4 @@ In case you were using beta version of the SDK v5, please switch to the official [android_sdk_v4.38.3]: https://github.com/adjust/android_sdk/tree/v4.38.3 [android_sdk_v5.0.0]: https://github.com/adjust/android_sdk/tree/v5.0.0 [android_sdk_v5.0.1]: https://github.com/adjust/android_sdk/tree/v5.0.1 +[android_sdk_v5.0.2]: https://github.com/adjust/android_sdk/tree/v5.0.2 diff --git a/VERSION b/VERSION index a1ef0cae..50e2274e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.0.2 +5.0.3 diff --git a/android/build.gradle b/android/build.gradle index a17573c8..da843f41 100755 --- a/android/build.gradle +++ b/android/build.gradle @@ -27,5 +27,5 @@ android { dependencies { implementation 'com.facebook.react:react-native:+' - implementation 'com.adjust.sdk:adjust-android:5.0.1' + implementation 'com.adjust.sdk:adjust-android:5.0.2' } diff --git a/ext/android/sdk b/ext/android/sdk index c0f78d2e..942960d4 160000 --- a/ext/android/sdk +++ b/ext/android/sdk @@ -1 +1 @@ -Subproject commit c0f78d2ec77dfacbf53870883b9d5b0e6ca8c731 +Subproject commit 942960d443f69eb6a61e07b1180c1edb5be6c2da diff --git a/ext/ios/sdk b/ext/ios/sdk index c4197183..5a487935 160000 --- a/ext/ios/sdk +++ b/ext/ios/sdk @@ -1 +1 @@ -Subproject commit c419718364e9f360c602a17a64b91c591f33fe6a +Subproject commit 5a48793570916c6379696a9c16edb6e93939ce9e diff --git a/ext/scripts b/ext/scripts index c5d6cd8d..3ac67155 160000 --- a/ext/scripts +++ b/ext/scripts @@ -1 +1 @@ -Subproject commit c5d6cd8d1133f9669b6339298b251af71961acaa +Subproject commit 3ac67155c215070a39a02b36a4c0e9cd8e7a91b9 diff --git a/index.js b/index.js index 84f0e83c..a9cec20d 100644 --- a/index.js +++ b/index.js @@ -152,7 +152,7 @@ Adjust.getAmazonAdId = function(callback) { }; Adjust.getSdkVersion = function(callback) { - module_adjust.getSdkVersion("react-native5.0.2", callback); + module_adjust.getSdkVersion("react-native5.0.3", callback); }; Adjust.requestAppTrackingAuthorization = function(callback) { @@ -294,7 +294,7 @@ Adjust.onPause = function(testParam) { // AdjustConfig var AdjustConfig = function(appToken, environment) { - this.sdkPrefix = "react-native5.0.2"; + this.sdkPrefix = "react-native5.0.3"; this.appToken = appToken; this.environment = environment; this.logLevel = null; diff --git a/package.json b/package.json index d53ba3d5..df9f6ed8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-adjust", "description": "Adjust React Native SDK", - "version": "5.0.2", + "version": "5.0.3", "main": "index.js", "author": "Adjust", "license": "MIT", diff --git a/plugins/oaid/package.json b/plugins/oaid/package.json index 2a1c2945..1ad2a48c 100644 --- a/plugins/oaid/package.json +++ b/plugins/oaid/package.json @@ -1,7 +1,7 @@ { "name": "react-native-adjust-oaid", "description": "Adjust React Native OAID plugin", - "version": "5.0.2", + "version": "5.0.3", "main": "index.js", "author": "Adjust", "license": "MIT", diff --git a/test/app/App.js b/test/app/App.js index 6169fbac..905752a9 100644 --- a/test/app/App.js +++ b/test/app/App.js @@ -48,7 +48,7 @@ const App: () => React$Node = () => { } var urlOverwrite = ""; - var ipAddress = "192.168.8.63"; + var ipAddress = "192.168.8.38"; if (Platform.OS === "android") { urlOverwrite = "https://" + ipAddress + ":8443"; } else if (Platform.OS === "ios") { diff --git a/test/app/ios/Podfile.lock b/test/app/ios/Podfile.lock index 4c97f005..fcedd9a6 100644 --- a/test/app/ios/Podfile.lock +++ b/test/app/ios/Podfile.lock @@ -3,7 +3,7 @@ PODS: - Adjust/Adjust (= 5.0.1) - Adjust/Adjust (5.0.1): - AdjustSignature (~> 3.18) - - AdjustSignature (3.20.2) + - AdjustSignature (3.35.1) - boost (1.84.0) - DoubleConversion (1.1.6) - FBLazyVector (0.75.2) @@ -1242,10 +1242,10 @@ PODS: - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - Yoga - - react-native-adjust (5.0.2): + - react-native-adjust (5.0.3): - Adjust (= 5.0.1) - React-Core - - react-native-adjust-test (5.0.2): + - react-native-adjust-test (5.0.3): - React - React-nativeconfig (0.75.2) - React-NativeModulesApple (0.75.2): @@ -1717,7 +1717,7 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: Adjust: f27daaa40d0df5550b89dd428cd8545d812e1f6d - AdjustSignature: f42d8c64cda8361ff5b5a31e4536d82076be4306 + AdjustSignature: 3d91f56861c28ae12b0377a8dcf3cc94ab239166 boost: 4cb898d0bf20404aab1850c656dcea009429d6c1 DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5 FBLazyVector: 38bb611218305c3bc61803e287b8a81c6f63b619 @@ -1753,8 +1753,8 @@ SPEC CHECKSUMS: React-logger: 8db32983d75dc2ad54f278f344ccb9b256e694fc React-Mapbuffer: 1c08607305558666fd16678b85ef135e455d5c96 React-microtasksnativemodule: 87b8de96f937faefece8afd2cb3a518321b2ef99 - react-native-adjust: 6a73063a62fb0f21dd2220f15b315c1e323268b0 - react-native-adjust-test: 147ae467b75a34973d4024ff00c476cd819dd4a0 + react-native-adjust: 59b523d8ef1dc2c0516fb7120ed04cdfc5510a90 + react-native-adjust-test: ff7a6d4b8e60ad140c5543723c319801f468b29a React-nativeconfig: 57781b79e11d5af7573e6f77cbf1143b71802a6d React-NativeModulesApple: 7ff2e2cfb2e5fa5bdedcecf28ce37e696c6ef1e1 React-perflogger: 8a360ccf603de6ddbe9ff8f54383146d26e6c936 diff --git a/test/lib/android/libs/adjust-test-library.jar b/test/lib/android/libs/adjust-test-library.jar index a80fac7b..83d819de 100644 Binary files a/test/lib/android/libs/adjust-test-library.jar and b/test/lib/android/libs/adjust-test-library.jar differ diff --git a/test/lib/package.json b/test/lib/package.json index 165e6952..6154d65d 100644 --- a/test/lib/package.json +++ b/test/lib/package.json @@ -1,7 +1,7 @@ { "name": "react-native-adjust-test", "description": "Adjust Test Plugin For React Native SDK", - "version": "5.0.2", + "version": "5.0.3", "author": "Adjust", "license": "MIT", "keywords": [