Vladimir Kotikov created CB-6654:
------------------------------------

             Summary: cordova run wp8 tries to pass app console log events to 
dev console.
                 Key: CB-6654
                 URL: https://issues.apache.org/jira/browse/CB-6654
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI, WP8
            Reporter: Vladimir Kotikov
            Assignee: Jesse MacFadyen


Repro steps:
1. create new cordova app
2. add wp8 platform to app created
3. start application from CLI (cordova emulate/run)

On all platforms except wp8 this causes application to start in emulator/device 
and then then deploy script exits.
On wp8 deploy script freezes, until application is closed, and only then exit.

This is inconsistent across platforms and may be confusing to developers.

This is because of CB-802, which is still not resolved.

I propose to hide this behaviour behind '--wait' flag of Cordova Deploy, and 
make this behaviour default when all (or most important) platform will support 
it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to