Version 4.12.0
Added
- Added reading of MCC.
- Added reading of MNC.
- Added reading of network type.
- Added reading of connectivity type.
- Added usage of app secret in authorization header.
Changed
- Improved push token handling.
- Migrated Adjust internal files from
Documents
toApplication Support
directory. - Deprecated
iAd v2
handling. - Updated
WebViewJavascriptBridge
to6.0.2
. - Updated instructions for iOS SDK web bridge integration.
Fixed
- Fixed data race in
ADJAttributionHandler
(#303) (thanks to @mindbrix). - Fixed potential deadlock in shared access to
UIPasteboard
with Facebook SDK (#310) (thanks to @sanekgusev).
Pull Request #314