renative
renative copied to clipboard
run wth -t flag on android shows devices and emulators, but question is about emulators only
Describe the bug run wth -t flag on android shows devices and emulators, but question is about emulators only
To Reproduce
- have device connected
- do
npx rnv run -p android -t
? What emulator would you like to use?
❯ Pixel_6 | Phone 📱 | arch: arm64-v8a | udid: 192.168.1.167:40635 (device) (active)
Pixel_6 | Phone 📱 | arch: arm64-v8a | udid: adb-1C011FDF6003E5-Iac2B2._adb-tls-connect._tcp
. (device) (active)
Pixel_4_API_29 | Phone 📱 | arch: x86 | udid: unknown
Pixel_4_API_33 | Phone 📱 | arch: x86_64 | udid: unknown
Pixel_6_API_33 | Phone 📱 | arch: x86_64 | udid: unknown
Expected behavior
What emulator or device would you like to use?
, What target would you like to use?
Desktop (please complete the following information):
- OS: macOS Ventura 13.5.2
- Node Version 18.19.0
- RNV Version 1.0.0-rc.10
@pavjacko said "rename "emulator / simulator / device" to unified target for all use cases"