Originally Published: Jul 26, 2018
- Added functionality for the app to check whether the initial consent handshake has occurred when ICM is enabled.
- Implemented minor bug fixes.
Originally Published: Feb 14, 2018
- Rewritten as a C# WinRT component, rather than C++. This will allow for easier integration with most apps.
- Session handling enhancements to improve efficiency and reduce network usage by the SDK.
- Removed support for Windows 8.1 and Windows Phone (use version 3 to build for these).
- Public API modifications. See https://support.kochava.com/sdk-integration/windows-and-xbox-one-sdk-integration for details.
Originally Published: Oct 09, 2017
- Added support for classic Windows Desktop (Win32 .NET 4.5 and higher)
- Added new standard event types
- Optimized handling of Identity Link values
- Changes to public API
Originally Published: Oct 04, 2017
- Implemented minor optimzations and fixes.
- Xbox One XDK native support added.
- Added shared instance usage.