Package 

Class ErrorReporterImpl

    • Constructor Detail

      • ErrorReporterImpl

        ErrorReporterImpl(Application context, CoreConfiguration config, Boolean enabled, Boolean supportedAndroidVersion, Boolean checkReportsOnApplicationStart)
        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