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.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to