You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15-2Lines changed: 15 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
### Version 5.0.1 (23rd September 2024)
2
+
#### Fixed
3
+
- Fixed errors from `index.ts` (https://github.com/adjust/cordova_sdk/issues/190).
4
+
- Fixed occasional ANRs while reading install referrer from Shared Preferences during the SDK initialization.
5
+
6
+
#### Native SDKs
7
+
-[iOS@v5.0.1][ios_sdk_v5.0.1]
8
+
-[Android@v5.0.1][android_sdk_v5.0.1]
9
+
10
+
---
11
+
1
12
### Version 5.0.0 (14th September 2024)
2
13
3
14
We're excited to release our major new SDK version (v5). Among many internal improvements, our spoofing protection solution is now included out of the box, reinforcing our commitment to accurate, actionable, and fraud-free data.
@@ -9,7 +20,7 @@ If you are a current Adjust client and have questions about SDK v5, please email
9
20
In case you were using beta version of the SDK v5, please switch to the official v5 release.
10
21
11
22
#### Native SDKs
12
-
-[iOS@v5.0.0][ios_sdk_v5.0.0]
23
+
-[iOS@v5.0.1][ios_sdk_v5.0.1]
13
24
-[Android@v5.0.0][android_sdk_v5.0.0]
14
25
15
26
---
@@ -703,6 +714,7 @@ In case you were using beta version of the SDK v5, please switch to the official
0 commit comments