withAlsoReportToAndroidFramework

fun withAlsoReportToAndroidFramework(alsoReportToAndroidFramework: Boolean): CoreConfigurationBuilder

Set this to true if you prefer displaying the native force close dialog after ACRA is done. Recommended: Keep this set to false if using interactions with user input.

Return

this instance

Parameters

alsoReportToAndroidFramework

if the native force close dialog should be displayed.