mixpanel / mixpanel-swift

Official iOS (Swift) Tracking Library for Mixpanel Analytics
https://mixpanel.com
Apache License 2.0
434 stars 234 forks source link

App crashing after mixpanel integration on checkDecide #532

Closed satanworker closed 2 years ago

satanworker commented 2 years ago

I've found old bug, but it supposed to be fixed already here https://github.com/mixpanel/mixpanel-swift/pull/366/files But yesterday in my app I saw the error message which looks suprisingly similar

CleanShot 2022-03-29 at 14 42 22@2x CleanShot 2022-03-29 at 14 43 46@2x

is there anything I can do? Using latest mixpanel with Swift PM

jaredmixpanel commented 2 years ago

@satanworker thanks for the report, will look into this and get back to you

satanworker commented 2 years ago

Let me know if I can assist somehow, unfortunately the issue is not consistent and happening from time to time :(

jaredmixpanel commented 2 years ago

@satanworker I was never able to reproduce the issue, but I put a fix in for my best guess as to what may have caused it. Can you please update to v3.2.1. and let me know if you still see the crash?

jaredmixpanel commented 2 years ago

closing for now, hopefully fixed in v3.2.1. please feel free to re-open if issue persists.