renative icon indicating copy to clipboard operation
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

Open pauliusguzas opened this issue 1 year ago • 0 comments

Describe the bug When user has no default target defined in global renative.json, rnv launches target without asking user to choose

To Reproduce

  1. Delete default target from global renative.json
  2. Have one simulator active
  3. Go to template-starter package (or harness)
  4. 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

pauliusguzas avatar Feb 05 '24 10:02 pauliusguzas