Skip to content

Releases: adjust/windows_sdk

Umlaut User Agent

19 Nov 17:27
Compare
Choose a tag to compare

Fix umlaut User Agent parsing

In order to see any logs from the SDK, please follow the migration guide


Pull Request #17

Release configuration

04 Sep 10:27
Compare
Choose a tag to compare

Nuget package built with Release configuration
In order to see any logs from the SDK, please follow the migration guide


Pull Request #15

Windows Phone 8.1

04 Sep 10:27
Compare
Choose a tag to compare

Added support for Windows Phone 8.1 Apps and Universal Apps
migration guide


Pull Request #14

Deeplink opened after install

01 Aug 13:20
Compare
Choose a tag to compare

Opens deeplink if the server responds with one after the install
New response fields for tracker information
Fix user agent escaping error
migration guide


Pull Request #12

Set SDK prefix

12 May 12:06
Compare
Choose a tag to compare

Added prefix for SDK wrappers
migration guide

Fix disposed HttpClient object

09 May 14:42
Compare
Choose a tag to compare

Fix disposed HttpClient object
Changes to support Unity3d Windows
migration guide

Add deep-links parameters and option to disable SDK temporarily

02 May 14:34
Compare
Choose a tag to compare

Add option to disable SDK temporarily
Add deep-link parameters
migration guide

In-App Source Access

24 Feb 15:08
Compare
Choose a tag to compare

Add delegate to support in-app source access.

We renamed AdjustIo to Adjust. Please refer to the migration guide to update your projects.

Asynchronous, persistent, aggregated

27 Jan 14:13
Compare
Choose a tag to compare

Main improvements:

  • session aggregation
  • meta information for sessions and events
  • offline tracking
  • persistent storage (crash safe)
  • multi threaded
  • event buffering
  • sandbox environment