I no longer manage all the errors in my application. So I would like to know if it is possible to kill the whole application when it works?
(when the message "application MyApp crash, force close" appears, I would like the application to be killed when the user clicks "force close")
source
share