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

Native AOT - sentry-native crash reporting #2770

Closed
vaind opened this issue Oct 30, 2023 · 0 comments · Fixed by #2887
Closed

Native AOT - sentry-native crash reporting #2770

vaind opened this issue Oct 30, 2023 · 0 comments · Fixed by #2887
Labels
Feature New feature or request

Comments

@vaind
Copy link
Collaborator

vaind commented Oct 30, 2023

Problem Statement

We now integrate sentry-native for Native AOT builds (since v4.0.0). We could also initialize the native SDK to enable crash reporting. This should be done together with scope sync.

Solution Brainstorm

We already did this (in c#) in sentry-unity and this PR tried to bring it here but it was trying to do a bit much so was ultimately split up.

@vaind vaind added Feature New feature or request Platform: .NET labels Oct 30, 2023
@vaind vaind changed the title Native AOT - sentry-native crash handling Native AOT - sentry-native crash reporting Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant