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
+5
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,14 @@
9
9
- Updated Native iOS SDK to version **4.10.2**.
10
10
- Updated Native Android SDK to version **4.10.2**.
11
11
12
+
#### Fixed
13
+
- Fixed bug in network communication on Android for some Android API levels from SDK v4.10.0.
14
+
12
15
---
13
16
14
17
### Version 4.10.0 (15th September 2016)
18
+
**SDK v4.10.0 should not be integrated in Android apps, since we noticed errors in network communication for some Android API levels.**
19
+
15
20
#### Added
16
21
- Added possibility to set session callback and partner parameters on `Adjust` instance with `addSessionCallbackParameter` and `addSessionPartnerParameter` methods.
17
22
- Added possibility to remove session callback and partner parameters by key on `Adjust` instance with `removeSessionCallbackParameter` and `removeSessionPartnerParameter` methods.
0 commit comments