Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ios, tvos] npx rnv run -p ios -d -t doesn't ask to choose from device list when 1 device is available #1740

Closed
pauliusguzas opened this issue Oct 1, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@pauliusguzas
Copy link
Collaborator

pauliusguzas commented Oct 1, 2024

Describe the bug
npx rnv run -p ios -d -t doesn't ask to choose from device list when 1 device is available

To Reproduce

  1. Go to template-starter package
  2. Have 1 device connected
  3. Do npx rnv run -p ios -d -t -> app is installed

Expected behavior
User is asked to choose from list of devices (in this case from 1 device, logic behind is that -t always prompts to choose)

Desktop (please complete the following information):

  • OS: Ventura 13.5.2
  • Node Version 18.18.0
  • RNV Version 1.3.0-rc.2
  • template-starter Version 1.3.0-rc.2
@pauliusguzas pauliusguzas added the bug Something isn't working label Oct 1, 2024
@Marius456 Marius456 modified the milestones: 1.4, 1.5 Oct 2, 2024
@ElenaDiachenko ElenaDiachenko self-assigned this Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants