[TIMOB-18035] CLI: Add support for the Windows Store Run hook for Windows platform
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-04-10T14:14:44.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 4.1.0 |
Components | CLI, Tooling, Windows |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Christopher Williams |
Created | 2014-11-14T14:19:57.000+0000 |
Updated | 2017-03-16T22:42:30.000+0000 |
Description
This hook is in the
cli/hooks/ws-run.js
file. This hook should copy the wp-run.js hook except there will be major changes to support winstore functions.
This ticket is BLOCKED until windowslib has the ability to install Windows 8.1 Store apps. The method implemented in windowslib works great for HTML5 apps that Windows Hybrid uses, but won't work for native Windows Store apps. However, windowslib should be able to launch and uninstall winstore apps.
https://github.com/appcelerator/titanium_mobile_windows/pull/208
Closing ticket as fixed.