Skip to content

If multiple devices from the same platform are connected tns debug <platform> --start should ask you which of them to use #3021

@pkoleva

Description

@pkoleva

Did you verify this is a real problem by searching Stack Overflow and the other open issues in this repo?

yes

Tell us about the problem

Executing tns debug <platform> --start when multiple devices from the same platform are connected should prompt you to chose which one to connect to.

Which platform(s) does your issue occur on?

iOS/Android/Both

Please provide the following version numbers that your issue occurs with:

  • CLI: 3.1.3

Please tell us how to recreate the issue in as much detail as possible.

  1. Install nativescript 3.1.3 and create a project
  2. Start multiple devices from the same platform
  3. Execute tns debug <platform> and then tns debug <platform> --start
    Expected result: The same prompt should be shown twice
    Actual result: Using --start option fails because it cannot figure out where to connect the debugger

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions