Skip to content

Commit 09f7e7f

Browse files
committed
docs: update changelog
1 parent 7e148ea commit 09f7e7f

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
### Version 5.0.4 (5th February 2025)
2-
#### Changed
3-
- 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. Equivalently, one can also find `jsonResponse` field being part of the attribution instance.
1+
### Version 5.0.4 (6th February 2025)
2+
#### Added
3+
- Added sending of the additional parameter to improve troubleshooting of `SKAdNetwork` related issues.
44

55
#### Fixed
6-
- Fixed occasional NPE occurrences when error is null on updateSkanConversionValue (https://github.com/adjust/flutter_sdk/issues/156).
6+
- Fixed occasional occurrences in which ATT waiting interval timer was not being started.
7+
- Fixed occasional NPE occurrences when app was entering background (https://github.com/adjust/android_sdk/issues/630).
8+
- Fixed occasional NPE occurrences when `updateSkanConversionValue` returns `null` as error (https://github.com/adjust/flutter_sdk/issues/156).
79

810
#### Native SDKs
911
- [[email protected]][ios_sdk_v5.1.0]

0 commit comments

Comments
 (0)