My app is running fine in production most of the time, but I am collecting all errors using Sentry (and raven-js)
I can see that this error often occurs - but have no error reports from my users, so it could be a bad connection (It can’t be a missing connection, then I would get no logging)
Looking at the errors I can see it is only on IOS I get the error.
The full sentry error looks like this
Any ideas of how I can trace this to the actual error?