shouldSendReport

open fun shouldSendReport(context: Context, config: CoreConfiguration, crashReportData: CrashReportData): Boolean

Determines if a collected report should be sent

Return

if this report should be sent

Parameters

context

a context

config

the current config

crashReportData

the collected report