Skip to content

Remove confusing message when attaching a debugger #1476

Closed
@blagoev

Description

@blagoev

This message is warning for something that may not happen depending on the actual command being used. For example the Attach debugger command (--start) will not deploy anything to the device. Now it is more visible when you try to attach since we are handling the issue that the app is not running. If we show an error message for that case it will be confusing since we stated early we will deploy something on the device which is actually not correct.

https://github.com/telerik/mobile-cli-lib/blob/36ddbba5326ad3ab09ae3378e1c8f911d01fa55b/mobile/mobile-core/devices-service.ts#L282

Action: Either remove this message or take into account the command executed.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions