[TIMOB-19810] Windows: Building to a Windows 10 mobile device errors out with [ERROR] Not Implemented on app install
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2016-02-12T18:34:56.000+0000 |
Affected Version/s | Release 5.1.0 |
Fix Version/s | n/a |
Components | Windows |
Labels | qe-5.1.0 |
Reporter | Ewan Harris |
Assignee | Kota Iguchi |
Created | 2015-10-28T00:06:54.000+0000 |
Updated | 2016-02-12T18:40:22.000+0000 |
Description
Description
When building to Windows 10 mobile device when the CLI is installing the application to the phone the build will error with the error \[ERROR\] Not Implemented
.
Steps to reproduce
1. Create a project using appc new
2. Build the project to a Windows 10 mobile device using appc run -p windows -T wp-device
Actual result
The build will error out with \[ERROR\] Not Implemented
when installing the application to device
Expected result
The build should be successful and the app should be installed to device
Comments
JSON Source
Windows 10 mobile is not supported yet, but we could have at least better error message.
Marking as invalid. The linked ticket handles deploying to Windows 10 mobile devices.