[
https://issues.apache.org/jira/browse/CB-11472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346134#comment-15346134
]
ASF subversion and git services commented on CB-11472:
------------------------------------------------------
Commit 09d861aefb7f1628e4c5c91823e0b0c08559cbc5 in cordova-paramedic's branch
refs/heads/master from [~vladimir.kotikov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-paramedic.git;h=09d861a ]
CB-11472 Always deploy to simulator
> Process hangs if you have a connected device on iOS
> ---------------------------------------------------
>
> Key: CB-11472
> URL: https://issues.apache.org/jira/browse/CB-11472
> Project: Apache Cordova
> Issue Type: Bug
> Components: Paramedic
> Environment: cordova-paramedic 0.5.0
> Reporter: Shazron Abdullah
>
> According to [~purplecabbage] cordova-paramedic only works for the iOS
> Simulator, Android Emulator, WP8 Emulator and Windows directly on the machine.
> When I connect an iOS device to my computer and run:
> {code}
> cordova-paramedic --platform ios --plugin .
> {code}
> The process hangs at:
> {code}
> cordova-paramedic: running command cordova run ios --target iPhone-6s-Plus
> local-server: new socket connection
> cordova-paramedic: Device info:
> {"available":true,"platform":"iOS","version":"9.3","uuid":"533C146A-B49B-454A-93EA-1B0AAB394256","cordova":"4.1.1","model":"x86_64","manufacturer":"Apple","isVirtual":true,"serial":"unknown"}
> {code}
> The fix would be to always specify the emulator in the cordova cli.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]