joshdholtz / Sentry-Android

[Deprecated] Use official "raven-java" library
https://github.com/getsentry/sentry-java
MIT License
180 stars 48 forks source link

Option to manually handle uncaught exception or send exception right away #16

Closed joshdholtz closed 8 years ago

joshdholtz commented 10 years ago

Suggest was made to not allow the app to force close and send the Sentry exception right away.

Also maybe attempt to send exception right away.