ErrorReporterImpl

constructor(context: Application, config: CoreConfiguration, enabled: Boolean, supportedAndroidVersion: Boolean, checkReportsOnApplicationStart: Boolean)

Parameters

context

Context for the application in which ACRA is running.

config

AcraConfig to use when reporting and sending errors.

enabled

Whether this ErrorReporter should capture Exceptions and forward their reports.

supportedAndroidVersion

the minimal supported version

checkReportsOnApplicationStart

If reports should be checked on startup