Skip to content

improve crash reporting #3686

Open
Open
@devoncarew

Description

@devoncarew

We should look at upgrading the crash reporting we're doing from this plugin. Currently we can only get the first 500 chars of a stack trace, and can't get the exception text.

Android Studio uses this code to do crash reporting:

  • android/src/com/android/tools/idea/diagnostics/crash/StudioCrashReporter.java
  • android/src/com/android/tools/idea/diagnostics/error/ErrorReporter.java

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions