Andrew McKnight
Andrew McKnight
@brustolin Oh, I forgot that you were originally testing with iOS13-Swift. Is there no way to do it in the normal iOS-Swift sample app so we can test it in...
Sorry I didn't see your earlier message from some time ago. Check this out: https://github.com/dorny/paths-filter/issues/107#issuecomment-954215848
@philipphofmann excellent idea, I'm all for it ππ»
just remembered we wrote a blog post describing the strategy: https://medium.com/specto/preventing-repeated-crashes-on-launch-in-our-sdk-20cb4cc3e430
In the case you describe where we cause an app launch crash and say we should let it happen so customers are aware, I disagree. That is the worst possible...
We could try to send a special type of event to notify ourselves of the situation, but barring that, we could fall back on the heartbeat type of strategy as...
This makes sense. We shouldn't even surface that thread in profiles, so makes no sense to suspend it.
@philipphofmann can you tell me how you observed the mach exception server thread being profiled? I'm not seeing any threads for which `sentrycrashcm_isReservedThread` returns true in that part of the...
Hereβs the original pr that attached the context: https://github.com/getsentry/sentry-cocoa/pull/2036
Thanks for reporting @jozefizso, we'll investigate. ([Internal reference.](https://sentry.sentry.io/issues/4436309838/?project=4505469596663808&query=is%3Aunresolved+ThreadHandle&referrer=issue-stream&sort=freq&statsPeriod=90d&stream_index=2#))