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.5.1 #52

Closed matus-tomlein closed 2 years ago

matus-tomlein commented 2 years ago

This release fixes a bug in the AsyncEmitter which caused the emitter thread to hang indefinitely after calling Stop().

Changelog

Under the hood

Attached is the current 0.5.1 release asset. I exported it from the Demo App project. I tried to export it from a blank app but after a lot of trying I finally gave up on it – I couldn't make Unity import the local SnowplowTracker package. Comparing it to the package for 0.5.0, I think this one should be the same. However, we need to improve how we make these releases in version 0.6.

SnowplowTracker.unitypackage.zip