getsentry / getsentry/sentry

Apple: Remove Cocoa SDK Frames for Generating Stacktraces

Open
#87,076 16 comments 0 reactions 0 assignees Claimed by @philippsuess View on GitHub
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
1d 5h
Merged PRs (30d)
624

Description

### Environment

SaaS (https://sentry.io/)

### Version

_No response_

### Steps to Reproduce

- View a crash report for a report submitted by `SentrySDK.captureError()` (Sentry Cocoa 7.5.2)
- Make sure it's showing "App Only" view.

### Expected Result

I expected it to only show stack traces for my app.

### Actual Result

The first stack trace is:

> -[SentryStacktraceBuilder buildStacktraceForCurrentThread]

While I understand it sometimes can be useful to see where it crashed in a system framework. Seeing internal Sentry stack traces is not useful.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.