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 random installs app when 1 device is connected #1741

Open
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 random installs app when 1 device is connected

To Reproduce

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

Expected behavior

  1. When correct ip of device or name of device is provided then install app to that device (this might not work as someone from rnv team previously said this is not possible due to limitation of apple sdk - so asking from the list is also sort of expected)
  2. When incorrect ip of device ot name of device is provided then ask to choose from the list of devices

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