Skip to content

Releases: googleanalytics/google-analytics-plugin-for-unity

Updates for 2017.2

24 Oct 00:50
Compare
Choose a tag to compare

Changes to work with 2017.2

Update to new Jar resolver
Fix for GetSku not returning correct value.

Update to new resolver version

13 Dec 06:20
Compare
Choose a tag to compare

Android

iOS

No changes.

Updates to support new Google Play Services structure

11 Sep 21:33
Compare
Choose a tag to compare

Android

  • Uses Google Unity Jar Resolver to bring in dependent Android libraries. This should happen automatically on save.
    • You can force it to run by running Assets -> Google Play Services -> Resolve Client Jars in Unity when on an Android platform project.
  • Ecommerce support added via the following methods:
    • LogTransaction
    • LogItem

iOS

Update to 3.15 of the iOS library.

Updated package with fixes to date

01 Mar 19:51
Compare
Choose a tag to compare
Pre-release

Add a checkbox to make it easy to send an on launch event.
Add a checkbox to enable uncaught exception handling for some exceptions.
Adds an Awake method to ensure GA is initialized and prevent some cases of null reference errors.

Updated package with fixes to date

22 Oct 21:34
Compare
Choose a tag to compare
Pre-release

Fixes:

  • Additional permission being added on Android - #15
  • Includes pull request from mataneine to exclude *.meta files from Postprocessing

Updated package with fixes to date

17 Oct 22:43
Compare
Choose a tag to compare
Pre-release

Fixes:

  • Infinite loop sending hits in web player, requests now made using coroutine and yield - #10
  • All hits now sent using SSL
  • Bug in sending exception hits for Android - #8

Updated package with fixes to date

15 Sep 22:53
Compare
Choose a tag to compare
Pre-release

Fixes:

  • iOS BAD EXEC when reinitializing between Scenes - #1
  • Tooltip stack overflow when using version of Unity prior to v4.2 - #3
  • iOS BAD EXEC when using System.Net (conflicting method removed - resolution pending) - #4

Initial beta release

06 Aug 00:03
Compare
Choose a tag to compare
Initial beta release Pre-release
Pre-release

Initial beta release of the Google Analytics Plugin for Unity.