restartAfterCrash

abstract fun restartAfterCrash(): Boolean

Restarts the last activity immediately after a crash.If an activity is restarted, the EXTRA_APP_RESTARTED extra will contain a boolean true.Note that this might interact badly with the crash dialog.

Return

if acra should attempt to restart the app after a crash