snowplow / snowplow-unity-tracker

Snowplow event tracker for Unity. Add analytics to your Unity games and apps
http://snowplowanalytics.com
Apache License 2.0
16 stars 11 forks source link

Release/0.7.0 #79

Closed matus-tomlein closed 1 year ago

matus-tomlein commented 1 year ago

This release adds support for two new Unity platforms – WebGL and tvOS. To support WebGL, it implements a new emitter with the async API. On tvOS, it makes use of an in-memory event store due to the limitation of using persistent file storage on the platform. It also stores session information in PlayerPrefs instead of file storage on tvOS and WebGL.

Changelog

SnowplowTracker.unitypackage.zip