'cordova run ios --target="iPhone-8"' command line tool stuck at 'Waiting for emulator to start...'
Open
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 1k
- Avg merge
- 12h 11m
- Merged PRs (30d)
- 18
Description
If i connect my iPad to macBook and try to deploy app into emulator. then the process stucked on waiting...
how can say to cordova to install app ONLY on emulator or ONLY on device?
`--device` doesn't help me with emulators...
Contributor guide
Research direction
Start by reproducing `cordova run ios --target="iPhone-8"` with an iPad connected to a MacBook, observing the `Waiting for emulator to start...` state. Compare the behavior of `--target` and `--device` and determine how deployment should explicitly choose an emulator or a device. Done means the command no longer waits on the wrong destination and the selection is clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- cli, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100