Releases: googleanalytics/google-analytics-plugin-for-unity
Releases · googleanalytics/google-analytics-plugin-for-unity
Updates for 2017.2
Changes to work with 2017.2
Update to new Jar resolver
Fix for GetSku not returning correct value.
Update to new resolver version
Android
- Updates to latest Google Unity Jar Resolver
- Implements the LogException, LogTiming, and LogSocial methods.
iOS
No changes.
Updates to support new Google Play Services structure
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
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
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
Updated package with fixes to date
Initial beta release
Initial beta release of the Google Analytics Plugin for Unity.