shouldKillApplication

open fun shouldKillApplication(    context: Context,     config: CoreConfiguration,     reportBuilder: ReportBuilder,     crashReportData: CrashReportData?): Boolean

Determines if the application should be killed

Return

if the application should be killed

Parameters

context

a context

config

the current config

reportBuilder

the reportBuilder for the report about to be collected

crashReportData

the collected report