[
https://issues.apache.org/jira/browse/CB-9718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah updated CB-9718:
---------------------------------
Component/s: CordovaLib
> cordova run doesn't allow running multiple device targets of the same
> platform at once
> --------------------------------------------------------------------------------------
>
> Key: CB-9718
> URL: https://issues.apache.org/jira/browse/CB-9718
> Project: Apache Cordova
> Issue Type: New Feature
> Components: CordovaLib
> Reporter: Omar Mefire
> Priority: Minor
> Labels: triaged
>
> - create a cordova project on a Linux/MacOSX/Windows machine
> - connect two android devices (e.g: Nexus 5 and Nexus 6) to your dev machine
> - grab the devices hash: `adb devices`
> - execute this command: cordova run android --target=ZX... --target=015...
> Expected behavior:
> The cordova app gets executed on all connected devices
> Observed behavior:
> the target that was specified last gets the app executed on it.
> e.g: executing `cordova run android --target=ZX... --target=015...`, only the
> device corresponding to target 015... gets the app deployed to it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]