Skip to content

improve crash reporting #3686

@devoncarew

Description

@devoncarew
Member

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

Activity

added this to the On Deck milestone on Jul 19, 2019
changed the title [-]improve the crash reporting[/-] [+]improve crash reporting[/+] on Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @devoncarew

        Issue actions

          improve crash reporting · Issue #3686 · flutter/flutter-intellij