Version 4.11.2
Added
- [iOS] Added nullability annotations to public headers for Swift 3.0 compatibility.
- [iOS] Added
BITCODE_GENERATION_MODEto iOS framework forCarthagesupport. - [iOS] Added support for iOS 10.3.
- [iOS][AND] Added sending of the app's install time.
- [iOS][AND] Added sending of the app's update time.
Fixed
- [iOS] Fixed not processing of
sdk_infopackage type causing logs not to print proper package name once tracked. - [AND] Fixed query string parsing.
- [AND] Fixed issue of creating and destroying lots of threads on certain Android API levels (adjust/android_sdk#265).
- [AND] Protected
Package Managerfrom throwing unexpected exceptions (adjust/android_sdk#266).
Changed
- [AND] Refactored native networking code.
- [iOS] Updated native iOS SDK to version 4.11.3.
- [AND] Updated native Android SDK to version 4.11.3.
- [REPO] Introduced
[iOS],[AND],[WIN]and[REPO]tags toCHANGELOGto highlight the platform the change is referring to. - [REPO] Updated example app.
Native versions:
[email protected]
[email protected]
Pull Request #11