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

Option for symbolicated traces #25

Closed
ow-ro opened this issue Jul 21, 2023 · 1 comment
Closed

Option for symbolicated traces #25

ow-ro opened this issue Jul 21, 2023 · 1 comment

Comments

@ow-ro
Copy link

ow-ro commented Jul 21, 2023

Is it possible to add symbols or the option include to for improved crash tracing/debugging?

Seems to be how libcronet crashes manifest for us in crashlytics:

image

@colibie
Copy link
Collaborator

colibie commented Jul 28, 2023

Hi Owen, cronet's binary symbols are public available at here. So you can upload the symbols to your crashlytics depending on the version of cronet you're using. This might be harder when using cronet from play-services.

That being said, it is not your job to symbolize these native crashes as you can't fix them anyway. You should send the stacktrace our way with reproduction steps so we can triage.

@colibie colibie closed this as completed Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants