Mike Hartington created CB-10962:
------------------------------------
Summary: cordova run ios hangs on safequit
Key: CB-10962
URL: https://issues.apache.org/jira/browse/CB-10962
Project: Apache Cordova
Issue Type: Bug
Components: CLI, CordovaCommon, iOS
Affects Versions: 6.1.0
Environment: OSX 10.11.4
Reporter: Mike Hartington
Creating a fresh cordova project with cordova-cli 6.1.0, you can't deploy to a
physical device from the command line
steps to reproduce.
{code}
cordova create testProject
cd testProject
cordova platform add ios
cordova run ios
{code}
you should be able to deploy, but the app will hang at the splashscreen and not
boot. The CLI will just print out
{code}
(lldb) command script add -s asynchronous -f
fruitstrap_123e4ad9c89eea2666bd159b569f670a1f5b99c6.safequit_command safequit
(lldb) connect
(lldb) run
success
(lldb) safequit
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]