File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 9
9
- ** [ WIN] ** Added support for Windows Phone 8.1 and Windows 10 to Unity 5 package.
10
10
11
11
#### Fixed
12
- - ** [ iOS] ** Fixed handling of ` null ` being passed as currency value for iOS platform.
13
12
- ** [ iOS] ** Fixed not processing of ` sdk_info ` package type causing logs not to print proper package name once tracked.
14
13
- ** [ AND] ** Fixed query string parsing.
15
14
- ** [ iOS] [ AND ] ** Fixed random occurrence of attribution request being fired before session request.
15
+ - ** [ iOS] ** Fixed handling of ` null ` being passed as currency value for iOS platform (https://github.com/adjust/unity_sdk/issues/102 ).
16
16
- ** [ AND] ** Fixed issue of creating and destroying lots of threads on certain Android API levels (https://github.com/adjust/android_sdk/issues/265 ).
17
17
- ** [ AND] ** Protected ` Package Manager ` from throwing unexpected exceptions (https://github.com/adjust/android_sdk/issues/266 ).
18
- - ** [ iOS] ** Fixed exception being thrown when currency is being set to ` null ` (https://github.com/adjust/unity_sdk/issues/102 ).
19
18
20
19
#### Changed
21
20
- ** [ AND] ** Garanteed that access of ` Activity Handler ` to internal methods is done through it's executor.
You can’t perform that action at this time.
0 commit comments