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

Replace UnityJSON with Newtonsoft.Json #41

Closed paulboocock closed 3 years ago

paulboocock commented 3 years ago

Describe the bug UnityJSON has issues serialising doubles when the local is set to a value where , is used rather than .

This leads to failed events in the Snowplow Pipeline.