[TIMOB-16053] Windows Hybrid: Cannot publish to Windows appstore using VS2013
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2015-09-04T07:41:30.000+0000 |
Affected Version/s | Release 3.2.0 |
Fix Version/s | n/a |
Components | Windows Hybrid |
Labels | qe-3.2.0, windows |
Reporter | Samuel Dowse |
Assignee | Chris Barber |
Created | 2013-12-19T23:02:24.000+0000 |
Updated | 2017-03-20T17:49:51.000+0000 |
Description
Description
Packaging the application works fine. I can run the application on devices and simulators without any errors.
However when I try to upload the packaged application to the windows store I get errors shown in the attached picture.
Steps To Reproduce
1. Create a hybrid application
2. Package the application for Windows Store
3. Sign into a Windows Developer account
4. Submit the application to be published
Expected Result
Packaged application should be okay to publish to the Windows store.
Actual Result
I get errors about the apps packages being incorrect.
Attachments
Extra Information
You cannot upload the .appxupload file generated by the CLI build. However if you open the generated .sln file in Visual Studio and package to .appxupload it will successfully upload to the Windows Store.Steps To Reproduce
1. Create a hybrid application 2. Package the application for Windows Store 3. Open the .sln file in the build folder in Visual Studio 4. Select "Project -> Store -> Create app packages" 5. Run through the packaging wizard 6. Upload the generated .appxupload file to the Windows dev centerNote that you can work around this just by opening up the solution in Visual Studio and doing the packaging manually.
Closing ticket as Windows Hybrid is no longer supported.