Skip to content

CrashReportDataFactory.getStackTrace() is getting java.lang.NoSuchMethodError: java.lang.String.isEmpty exception #268

@DailyTimer

Description

@DailyTimer

I see this exception in ACRS's crash report.

java.lang.NoSuchMethodError: java.lang.String.isEmpty
at org.acra.collector.CrashReportDataFactory.getStackTrace(SourceFile:404)
at org.acra.collector.CrashReportDataFactory.createCrashData(SourceFile:148)
at org.acra.ErrorReporter.report(SourceFile:741)
at org.acra.ErrorReporter.access$1400(SourceFile:82)
at org.acra.ErrorReporter$ReportBuilder.send(SourceFile:1131)
at org.acra.ErrorReporter.handleException(SourceFile:646)

I'm using ACRA V4.6.1. Above exception is caught on phone with OS level=8. In case you need more info, please let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions