Skip to content

Give a more useful error message if debugger is unable to attach to Dart app #1548

Closed
@elliette

Description

@elliette

Chrome currently prevents the debugger from attaching to "hosted apps", or any page with a "hosted app" in it (any app listed in chrome://apps).

Here are a couple Chrome bugs with details (linked to relevant comments):

When this happens, the Dart Debug Extension shows the No Dart application found error, even though we have already detected that the app is a Dart app.

We should show a more relevant error, to help the user figure out what might be wrong.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions