We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 047fe01 commit 6600458Copy full SHA for 6600458
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+### Version 5.1.1 (March 5th 2025)
2
+#### Fixed
3
+- Added missing null checks for native `jsonResponse` fields (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
11
### Version 5.1.0 (28th February 2025)
12
#### Added
13
- Added `JsonResponse` to `AdjustAttribution` where every key-value pair sent by the backend as part of the attribution response can be found.
0 commit comments