You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.