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

Only send debug images referenced in the stacktrace #158

Open
2 of 4 tasks
philipphofmann opened this issue Nov 15, 2023 · 0 comments
Open
2 of 4 tasks

Only send debug images referenced in the stacktrace #158

philipphofmann opened this issue Nov 15, 2023 · 0 comments

Comments

@philipphofmann
Copy link
Member

philipphofmann commented Nov 15, 2023

The Cocoa SDK only sends debug images referenced in the stacktrace. Sending all debug images is not required for symbolicating an event. Only the debug images referenced in the stacktrace are needed.

Please check your SDK to see if it also only sends the referenced debug images, and if not, implement this improvement, which drastically reduces payload size.

Tasks

  1. Platform: React-Native
  2. 0 of 1
    Platform: Dart
    martinhaintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Discussion
Development

No branches or pull requests

4 participants