Error Reporter Impl
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.
supported Android Version
the minimal supported version
check Reports On Application Start
If reports should be checked on startup