We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 851a13b commit bbba879Copy full SHA for bbba879
CHANGELOG.md
@@ -1,3 +1,18 @@
1
+### Version 4.10.3 (7th December 2016)
2
+#### Added
3
+- Added method swizzling for iOS platform so that only implemented callbacks in Unity are getting implemented and called in the iOS.
4
+
5
+#### Fixed
6
+- Fixed the suppress log level settings on Android platform.
7
+- Fixed the revenue deduplication on Android platform.
8
+- No need anymore to have attribution callback implemented in order to get deferred deep link.
9
10
+#### Changed
11
+- Updated Native iOS SDK to version **4.10.4**.
12
+- Updated Native Android SDK to version **4.10.3**.
13
14
+---
15
16
### Version 4.10.2 (31st October 2016)
17
#### Fixed
18
- Fixed wrong click label parameter name which was causing this parameter to be empty in iOS.
0 commit comments