issues
search
mixpanel
/
mixpanel-swift
Official iOS (Swift) Tracking Library for Mixpanel Analytics
https://mixpanel.com
Apache License 2.0
434
stars
234
forks
source link
Fix events being dropped when flushing if there are corrupted items in the event queue
#418
Closed
zihejia
closed
3 years ago
zihejia
commented
3 years ago
Fix events being dropped when flushing if there are corrupted items in the event queue (filter out the bad event rather than dropping the whole batch of queue)
safe guard the invalid numbers from being infinite or NaN before sending to Mixpanel