google / taqo-paco

Desktop and new mobile client apps for the Paco user behavior research platform (https://www.pacoapp.com/).
Apache License 2.0
12 stars 10 forks source link

allowlist.wipeEvent throws error on app usage keys that have null values #210

Closed BobEvans closed 11 months ago

BobEvans commented 11 months ago

It was observed in the wild that the appContent for an app usage logger event was null but a key was present in the event data. This triggered an exception in the allowlist.wipeEvent method.