Skip to content

Commit 322bb42

Browse files
authored
Merge pull request #99 from adjust/docs_update
Docs update
2 parents a6aba4b + 1f34f9f commit 322bb42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
#### Fixed
1010
- Now reading push token value from activity state file when sending package.
1111
- Fixed memory leak by closing network session for iOS platform.
12-
- Fixed `TARGET_OS_TV` pre processer check for iOS platform.
12+
- Fixed `TARGET_OS_TV` pre processor check for iOS platform.
1313
- Fixed `UNITY_EDITOR_OSX` symbol usage in `AdjustEditor.cs` for Windows platform (https://github.com/adjust/unity_sdk/issues/95).
1414

1515
#### Changed
1616
- Firing attribution request as soon as install has been tracked, regardless of presence of attribution callback implementation in user's app.
1717
- Saving iAd/AdSearch details to prevent sending duplicated `sdk_click` packages for iOS platform.
1818
- Updated docs.
1919
- Updated native iOS SDK to version **4.11.0**.
20-
- Updated native iOS SDK to version **4.11.0**.
20+
- Updated native Android SDK to version **4.11.0**.
2121
- Native SDKs stability updates and improvements.
2222

2323
---

0 commit comments

Comments
 (0)