[TIMOB-14250] Packaging: Alloy project, packaged for Mobile Web only displays splash
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2013-06-17T17:45:38.000+0000 |
Affected Version/s | Release 3.1.1 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | qe-3.1.1 |
Reporter | Olga Romero |
Assignee | Chris Barber |
Created | 2013-06-15T20:57:20.000+0000 |
Updated | 2014-06-19T12:44:25.000+0000 |
Description
Note: *It does not occur with classic default project.*
It also occurs in Alloy 1.1.2
Test steps:
1. Create default Alloy project via Studio
2. Package - Mobile Web
3. Open index.html (from project directory) in desirable browser
Actual result:
App splash screen displayed
Expected result:
App should launch
Attachments
Occurs on Win 8 System as well, does NOT occur when not packaging.
I could not reproduce this issue. I suspect they were testing the app without a web server, which does not and will never be supported.
Verified working as expected if the packaged files are opened using a web server (tested with a local Mac OS X apache web server). Using a default classic app (non alloy), index.html content is visible also if not running a web server. With Alloy projects, only the splashscreen is shown in case no web server is running. Test performed with: Titanium SDK 3.1.2.v20130806034554 Alloy 1.2.0-alpha6 Appcelerator Studio 3.1.2.201308021524 CLI 3.1.1 Node 0.10.13