I am creating my own Android application. To get a crash, I use ACRA 4.5 with the Native-Crash-Handler, as suggested on the ACRA Advanced Usage page, to catch the native glitches. It works great when I run it in mode SILENT. But if I use the mode DIALOGor NOTIFICATION, in the case of a native failure, the application continues to crash with the same exception every time I press the button OKand end up in an endless loop. Does it work for someone or is it just a limitation here?
source
share