[
https://issues.apache.org/jira/browse/CB-9230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Reed updated CB-9230:
------------------------------
Description:
It used to be that `{{cordova emulate ios}}` started in the emulator, and
`{{cordova run ios}}` started on my iPhone plugged in over USB.
Sometime in the last few months, I noticed that I have to now add --device
(`{{cordova run --device ios}}`) to make it launch on the device; otherwise,
`{{cordova run}}` just starts the emulator same as `{{cordova emulate}}` does.
was:
It used to be that `{{cordova emulate ios}}` started in the emulator, and
`{{cordova run ios}}` started on my iPhone plugged in over USB.
Sometime in the last few months, I noticed that I have to now add --device
(`{{cordova run --device ios}}`) to make it launch on the device; instead it
just starts the emulator same as `{{cordova emulate}}` does.
> `cordova run ios` launches the emulator rather than talking to my device
> ------------------------------------------------------------------------
>
> Key: CB-9230
> URL: https://issues.apache.org/jira/browse/CB-9230
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Environment: node = 0.12.2
> npm = 2.7.4
> cordova:
> /usr/local/bin/cordova -> /usr/local/lib/node_modules/cordova/bin/cordova
> [email protected] /usr/local/lib/node_modules/cordova
> ├── [email protected]
> ├── [email protected]
> ├── [email protected] ([email protected])
> └── [email protected] ([email protected], [email protected],
> [email protected], [email protected], [email protected], [email protected],
> [email protected], [email protected], [email protected], [email protected], [email protected],
> [email protected], [email protected], [email protected], [email protected],
> [email protected], [email protected], [email protected], [email protected],
> [email protected], [email protected], [email protected],
> [email protected], [email protected])
> Reporter: Benjamin Reed
>
> It used to be that `{{cordova emulate ios}}` started in the emulator, and
> `{{cordova run ios}}` started on my iPhone plugged in over USB.
> Sometime in the last few months, I noticed that I have to now add --device
> (`{{cordova run --device ios}}`) to make it launch on the device; otherwise,
> `{{cordova run}}` just starts the emulator same as `{{cordova emulate}}` does.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]