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

New API to delliberately crash the application #913

Open
vaind opened this issue Nov 29, 2023 · 0 comments
Open

New API to delliberately crash the application #913

vaind opened this issue Nov 29, 2023 · 0 comments
Labels

Comments

@vaind
Copy link
Collaborator

vaind commented Nov 29, 2023

In some Sentry SDKs there is an API to cause a crash - this is useful for testing, whether in other SDKs integrating that particular API or in user code when they want to make sure their integration works as expected.

Samples:

Specifically for the .NET SDK, it would simplify the code and CI if we could have this functionality available in sentry-native and reuse it from there. As is, we are creating a custom library, than a jar file and than bundle that to an android package, just to be able to support this from Android (mostly for internal tests).


In response to: getsentry/sentry-dotnet#2887 (comment)_

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Status: Needs Discussion
Development

No branches or pull requests

3 participants