renative
renative copied to clipboard
[REGRESSION] [Android, AndroidTV, Androidwear] When user has no default target defined in global renative.json, rnv launches target without asking user to choose
Describe the bug When user has no default target defined in global renative.json, rnv launches target without asking user to choose
To Reproduce
- Delete default target from global renative.json
- Have one simulator active
- Go to template-starter package (or harness)
- Do
npx rnv run -p android
-> app is installed and launched on open simulator
Expected behavior rnv asks to choose from all targets
Desktop (please complete the following information):
- OS: macOS Ventura 13.5.2
- Node Version 18.19.0
- RNV Version 1.0.0-rc.10