You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Mike Hartington (JIRA)" <ji...@apache.org> on 2016/03/25 14:56:25 UTC

[jira] [Created] (CB-10962) cordova run ios hangs on safequit

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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org