Shazron Abdullah created CB-11472:
-------------------------------------
Summary: 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]