lacostej / GA-SDK-UNITY

The GameAnalytics SDK for tracking event in Unity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GA-SDK-UNITY

GameAnalytics Unity SDK.

Documentation is in the wiki.

ℹ️
The new Unity SDK only includes support for iOS and Android.
The prior V1 Unity SDK is still functional and available here.
Read this SDK update FAQ to keep yourself informed about future V2 SDK updates.

Changelog

2.1.0

  • Android support added
  • Google Play purchase validation
  • support for individual game keys for each supported platform

2.0.4

  • fixed an issue with going-to-background on iOS 6
  • fixed submit of birthyear value

2.0.3

  • fixed an iOS 6 issue
  • added a post process build script for setting up Xcode (Unity 5 only)

2.0.2

  • fix for PlayMaker events
  • fix for Critical FPS events

2.0.1

  • fix for business event receipt rejection in some cases
  • tweaked local db size trimming

2.0.0

  • redesigned Unity SDK
  • initially with only iOS support
  • progression event
  • business event validation
  • resource event
  • custom dimensions

About

The GameAnalytics SDK for tracking event in Unity.


Languages

Language:C# 88.3%Language:Objective-C 11.7%