### Description StichAsyncCode was added with https://github.com/getsentry/sentry-cocoa/pull/998, but on some devices, the stacktraces were incomplete; see comments in #998. We should fix these problems and ideally turn on `stichAsyncCode` by default. Be aware that this would have an impact on grouping. Related issues: - https://github.com/getsentry/sentry-cocoa/issues/1919 - https://github.com/getsentry/sentry-cocoa/issues/2318