GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-08-05T22:40:47.000+0000 |
Affected Version/s | Release 3.1.2 |
Fix Version/s | 2013 Sprint 16, 2013 Sprint 16 Tooling, Release 3.1.2, Release 3.2.0 |
Components | Tizen |
Labels | qe-3.1.2, qe-nfc, qe-testadded |
Reporter | Lokesh Choudhary |
Assignee | Praveen Innamuri |
Created | 2013-08-01T17:39:30.000+0000 |
Updated | 2013-10-01T21:27:54.000+0000 |
Description:
1. Create a default app for alloy in studio (use the templates for alloy in studio)
2. Build & run on tizen device/simulator
3. Let the app launch & then observe
Actual Result:
1. The app launches we get error with red screen for all deafult alloy template apps in studio. Pls refer screenshot for error.
Expected Result:
1. The app should launch & run without errors
Michael--my guess is that the default set of resources we're packaging is incorrect. Can you have someone on your team take a quick look?
Look like the splash directory from mobilesdk/.../tizen/resources is missing in the corresponding Resources directory of alloy project.
The resolution of ALOY-773 should fix this. This fix is available from the master in the repo, or you can install from npm via:
Please confirm.
Based on my reading of the comments, this should now be resolved.
Verified the fix with alloy 1.2.0-alpha5 & the alloy apps runas expected on Tizen simulator/device. Thus closing the ticket. Environment: Ti Studio : 3.1.2.201307260950 Ti SDK : 3.1.2.v20130802180729 Mac OSX : 10.8.4 Alloy : 1.2.0-alpha5 CLI - 3.1.2-alpha
Reopening for corrections in comment.
Corrections to the comment done. Closing.