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

Update Sentry.NET SDK to 3.27.0 and support symbolication on Android #135

Merged
merged 5 commits into from
Feb 1, 2023

Conversation

mattjohnsonpint
Copy link
Contributor

  • Updates Sentry to 3.27.0
  • Adds the Sentry.AndroidAssemblyReader as a dependency for Android targets, allowing symbolication of line numbers on Android. Resolves Line numbers for Android #134

@mattjohnsonpint
Copy link
Contributor Author

Here's an event from an Android app with this change in place. Note, full symbolication of filenames and line numbers, including source context!

image

https://sentry-sdks.sentry.io/issues/3895238235/events/46f7c820af5543eb9f622c4df2b2f8b0/?project=5428537

@mattjohnsonpint mattjohnsonpint changed the title Update Sentry.NET SDK to 3.27.0 Update Sentry.NET SDK to 3.27.0 and support symbolication on Android Feb 1, 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

Successfully merging this pull request may close these issues.

Line numbers for Android
2 participants