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

[demo] Add a way to crash the application #347

Closed
breedx-splk opened this issue May 7, 2024 · 5 comments · Fixed by #584
Closed

[demo] Add a way to crash the application #347

breedx-splk opened this issue May 7, 2024 · 5 comments · Fixed by #584
Labels
demo-app Features and changes related to the android demo app help wanted Extra attention is needed

Comments

@breedx-splk
Copy link
Contributor

Not sure where to put it, but could be nice to have a menu item or a button on a fragment in the shop activity that causes the app to crash. This allows us to manually test the crash detection instrumentation.

For starters, we can just pick whatever crash mechanism we like and if we want to try other ways in the future we can do that.

@breedx-splk breedx-splk added help wanted Extra attention is needed demo-app Features and changes related to the android demo app labels May 7, 2024
@marandaneto
Copy link
Member

shake to break it :D

@magda-woj
Copy link
Contributor

hi @breedx-splk assign this to me

@bidetofevil
Copy link
Contributor

It would be nice to track both JVM crashes and process terminations caused by the native layer - or something that simulates OS termination

@breedx-splk
Copy link
Contributor Author

@bidetofevil this got auto-closed when #584 was merged. If you feel strongly about the native bits, can you open a new issue for that? I'd also appreciate some clever ideas on how to simulate that. 😁

@bidetofevil
Copy link
Contributor

Will do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo-app Features and changes related to the android demo app help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants