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
+10
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
### Version 5.1.1 (March 5th 2025)
2
+
#### Fixed
3
+
- Fixed crashes happening in cases where native iOS `jsonResponse` is `nil` (https://github.com/adjust/flutter_sdk/pull/160).
4
+
5
+
#### Native SDKs
6
+
-[iOS@v5.1.1][ios_sdk_v5.1.1]
7
+
-[Android@v5.1.0][android_sdk_v5.1.0]
8
+
9
+
---
10
+
1
11
### Version 5.1.0 (25th February 2025)
2
12
#### Added
3
13
- Added `jsonResponse` field (JSON string) to `AdjustAttribution` where every key-value pair sent by the backend as part of the attribution response can be found.
0 commit comments