with Report Dialog Class
fun withReportDialogClass(reportDialogClass: Class<out Activity>): DialogConfigurationBuilder
Content copied to clipboard
Custom CrashReportDialog class
Since
5.0.0
Return
this instance
Parameters
reportDialogClass
The activity to use to prompt the user for crash details. Inside the activity, use {@link org.acra.dialog.CrashReportDialogHelper} to integrate it ACRA.