Skip to content

Releases: amplitude/unity-plugin

v2.3.0

22 Sep 16:01
530a0f0
Compare
Choose a tag to compare
  • Add useAppSetIdForDeviceId API.

v2.2.2

31 Aug 21:35
192af8e
Compare
Choose a tag to compare
  • Update Android version to 2.32.0 to resolve Cursor related errors.

v2.2.1

17 Aug 18:05
67da4cb
Compare
Choose a tag to compare
  • Fix .unitypackage overriding default editor preferences with asmdef files. Asmdef files removed.

v2.2.0

12 May 17:11
7fe15a4
Compare
Choose a tag to compare
  • Add User property functions prepend/preInsert/postInsert/remove.

v2.1.0

24 Feb 18:29
5ac5162
Compare
Choose a tag to compare

Add setEventUploadSeconds API

This version also contains instructions for setting up IDFA and GPS tracking with permission handling. See these Amplitude instructions.

v2.0.0

14 Jan 07:06
f381e39
Compare
Choose a tag to compare
  • PLEASE READ BEFORE UPDATING!
  • Upgrade native iOS SDK to v7.2.2.
  • Major change to be aware is that Amplitude no longer helps to fetch idfa automatically.
  • We will provide a customer driven approach to fetch idfa in our next version.
  • NOTE: If you need idfa at this moment, please continue to use v1.6.0. If you don't need idfa, you can upgrade to this version.

v1.6.0

13 Sep 20:19
Compare
Choose a tag to compare
  • Add setMinTimeBetweenSessionsMillis API.

v1.5.0

27 Aug 20:50
Compare
Choose a tag to compare
  • Add setOffline API, if offline is true, then the SDK will not upload events to Amplitude servers.

v1.4.0

15 Jul 21:12
Compare
Choose a tag to compare
  • Add setServerUrl API, you can use it to customize the destination the events go.

v1.3.1

14 May 06:18
Compare
Choose a tag to compare
  • Fix APIs (uploadEvents, useAdvertisingIdForDeviceId, setDeviceId) missing for Android.