GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-04-17T21:34:12.000+0000 |
Affected Version/s | Release 3.2.1 |
Fix Version/s | 2014 Sprint 05, 2014 Sprint 05 Tooling, Release 3.3.0 |
Components | Windows Hybrid |
Labels | module_hybrid, qe-3.2.1, qe-testadded, qe-winhybrid |
Reporter | Satyam Sekhri |
Assignee | Chris Barber |
Created | 2014-03-04T15:34:25.000+0000 |
Updated | 2014-07-25T16:38:21.000+0000 |
Error is shown during the build process of an application for winstore target. The build stage of the process happens successfully and .appxupload file is also created. However, an error is reported during the process of installing and launching of application.
The issue occurs on the latest CI build. The issue did not occur on previous CI build of SDk (3.2.1.v20140206172952 (Windows Hybrid))
Steps to Reproduce:
1. Create a default classic/alloy application
2. Build the application for winstore
Actual result:
An error is shown during the build process. Please find the attached logs
Expected Result:
There should not be any error shown when building an application for winstore.
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5413 3_2_X_hybrid pull request: https://github.com/appcelerator/titanium_mobile/pull/5414
The windows hybrid application builds successfully for winstore. Verified on: Windows 8.1 Appcelerator Studio, build: 3.2.1.201402061120 Titanium SDK, build: 3.2.1.v20140304134101 (Windows Hybrid) CLI: 3.2.1 Alloy: 1.3.1
Reopening to enter time spent.