Skip to content

Releases: Kochava/unity-kochavatracker-releases

6.2.0

16 Jul 22:13
98b2356
Compare
Choose a tag to compare

What's New

  • (iOS) Include dSYM files in measurement and apple tracking packages
  • (iOS) Regional networking connectivity improvements.
  • (Android) Updated support for the Meta Install Referrer

Wrapped Native SDK

6.1.0

01 Jul 20:02
98b2356
Compare
Choose a tag to compare

What's New

  • (Android, iOS)Updated Enhanced Deeplinking with support for ESP deeplink unwrapping.

Wrapped Native SDK

6.0.0

07 May 15:14
98b2356
Compare
Choose a tag to compare

What's New

  • (Android) Removed support for the collection of the android_id.
  • (iOS) BREAKING Changes: Please review the migration documentation here
  • (iOS) Separated out Tracking features into new optional module KochavaAppleTracking.
  • (iOS) Added privacy manifest
  • (iOS) Added code signing to XCFrameworks.
  • (iOS) Improved the output of log messages for the updated console in Xcode 15, and with an orientation towards Swift type names.
  • (iOS) Switched persistent storage to write to user defaults to a suite specific to the module.
  • (iOS) Added dSYM files for XCFrameworks built for iOS
  • Miscellaneous improvements to performance and stability.

Wrapped Native SDK

5.5.0

06 Mar 00:42
98b2356
Compare
Choose a tag to compare

What's New

  • Includes support to automatically adorn data with the IAB TFC String, when present.
  • (Android) Removed expiration from the url rotation alternate urls.
  • (Android) Added support for collection and syndication of GAID and CGID.
  • (Apple) Miscellaneous improvements to performance and stability.

Wrapped Native SDK

5.4.0

13 Sep 19:20
98b2356
Compare
Choose a tag to compare

What's New

  • Added support for custom and default parameters to be included in certain payloads.
  • Overhauled the Intelligent Consent Manager API.
  • (iOS) Modified SKAdNetwork (SKAN) coarse conversion value support to begin at iOS 16.1, providing compatibility with Xcode 15.
  • (Android) Added preliminary support for alternative install referrer collection.
  • (Android) Updated to require Java 8 compatiblity, see the following documentation more information on supporting Java 8 on Android.

Wrapped Native SDK

5.3.0

01 May 18:42
98b2356
Compare
Choose a tag to compare

What's New

  • (iOS) Added capability to disallow decreasing conversion values in SKAN 4.0, similar to SKAN 3.0 behavior.
  • (Android) Added support for the Samsung Install Referrer.

Wrapped Native SDK

5.2.0

10 Mar 23:31
98b2356
Compare
Choose a tag to compare

What's New

  • (iOS) Added support for SKAN 4.0 (SKAdNetwork v4). This includes support for coarse value and lock window.
  • (iOS) Enhanced the deeplink timeout support such that the timeout timer will not start until the ATT authorization wait completes.
  • (iOS) Removed support for Apple Search Ads method 2. Apple has now officially discontinued the service.
  • (iOS) Updated the minimum Xcode version to 14.1.
  • (iOS) Updated the minimum iOS Target to 12.4.
  • (Android) Corrected an issue when registering custom identifiers.

Wrapped Native SDK

5.1.1

01 Nov 17:27
98b2356
Compare
Choose a tag to compare

What's New

  • (iOS) Improved the handling of unexpected values within network transaction responses.
  • (Android) Fixed an issue with the proguard configuration.

Wrapped Native SDK

5.1.0

19 Oct 15:33
98b2356
Compare
Choose a tag to compare

5.0.0

22 Aug 20:16
98b2356
Compare
Choose a tag to compare

What's New

  • A substantial overhaul of the Unity SDK, improving usability, performance and stability.
  • Increased the minimum required version of Unity to 2019.4.
  • Increased the minimum Scripting Runtime version to 4.x Equivalent.
  • Added new feature Privacy, providing for restriction of data on a per-user basis.
  • (Android) Increased the minimum supported Android API level from 14 to 16.
  • (iOS) Updated minimum Xcode version to 13.3.1.
  • (iOS) Complete conversion of wrapped native SDK code base from Obj-C to Swift.
  • Changed the included JSON library from JSONFX to NewtonSoft's Json.NET (v13.0.1)

Wrapped Native SDK