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

ASF GitHub Bot commented on CB-9482:
------------------------------------

Github user robpaveza commented on the pull request:

    https://github.com/apache/cordova-windows/pull/112#issuecomment-130335077
  
    There isn't a way to get a "proper" fix.  The tool doesn't have a mechanism 
to query for the presence of a device (AppDeployCmd /EnumerateDevices always 
lists "0. Device"), nor a way to query for the presence of a particular app.  
The only thing we CAN do is try to uninstall the app, to ensure that it always 
gets uninstalled if it's there, and then to actually install the app.  
(AppDeployCmd does have an "update" option, but it fails if the app isn't 
already installed).
    
    The problem is with the SDK tool, and given that Windows Phone 8.1 is now a 
revision out of date, it's unlikely we'll get a fix.


> Uninstall succeeds but reports failure when acted on the Win8.1 Phone Emulator
> ------------------------------------------------------------------------------
>
>                 Key: CB-9482
>                 URL: https://issues.apache.org/jira/browse/CB-9482
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Medic, Windows
>            Reporter: Rob Paveza
>            Assignee: Rob Paveza
>            Priority: Minor
>              Labels: found-by-ci
>
> The underlying AppDeployCmd /uninstall {app-guid} /targetdevice:{emulator ID} 
> succeeds in uninstalling an app if it is installed, but reports a failure.  
> This results in not trying to install the app subsequently.



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