We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
npx rnv run -p ios -d -t
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
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):
The text was updated successfully, but these errors were encountered:
ElenaDiachenko
No branches or pull requests
Describe the bug
npx rnv run -p ios -d -t
doesn't ask to choose from device list when 1 device is availableTo Reproduce
npx rnv run -p ios -d -t
-> app is installedExpected 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):
The text was updated successfully, but these errors were encountered: