[ 
https://issues.apache.org/jira/browse/CB-10962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223522#comment-15223522
 ] 

Alexis Kofman commented on CB-10962:
------------------------------------

Since this 
[commit|https://github.com/apache/cordova-ios/commit/ba7bafdbd8d4dab29899a7a804a6bf8ad6893e51#diff-9fe96e67af3c3b63c4c25ae1bfd11a8eR135]
 the justlaunch flag has been added and seems to be the reason of this issue.

A [PR|https://github.com/phonegap/ios-deploy/pull/218] is waiting in the 
ios-deploy project but the conversation exists for more than 6 months now.  
I think we should remove this flag for now. That means lldb will stay alive 
when launching an app.

Then we could add this flag again and update to a fixed ios-deploy version.

@shazron any thought ?

> 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]

Reply via email to