Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stacktrace caught on Apple targets include unnecessary frames #77

Open
buenaflor opened this issue Apr 19, 2023 · 1 comment
Open

Stacktrace caught on Apple targets include unnecessary frames #77

buenaflor opened this issue Apr 19, 2023 · 1 comment

Comments

@buenaflor
Copy link
Contributor

Steps to Reproduce

Run the iOS sentry sample app (with dsyms uploading configured) and click on the Capture Exception button

Expected Result

Stacktrace would cut off at frame kfun:sample.kmp.app.LoginImpl#login{}

Actual Result

Screenshot 2023-04-19 at 14 45 13

@buenaflor
Copy link
Contributor Author

After investigation, we need to either remove these frames or set them as non-in-app in the backend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
1 participant