[TIMOB-13859] CLI: Splash screen is not showing up in simulator
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-05-17T17:53:43.000+0000 |
Affected Version/s | Release 3.1.1 |
Fix Version/s | Release 3.1.1, Release 3.2.0 |
Components | iOS |
Labels | cli, ios, qe-3.1.1, qe-testadded |
Reporter | Olga Romero |
Assignee | Chris Barber |
Created | 2013-05-14T22:26:24.000+0000 |
Updated | 2014-06-19T12:43:51.000+0000 |
Description
Testing fix for TIMOB-13614, I encountered the issue, when building an app for simulator, splash screen is not showing up.
It is a *regression*, does not occur with 3.1.0.GA
Test steps:
1. Use an attached project and build it for iOS simulator via studio or running
"ti build -p ios -Y ipad" command
Actual result:
Simulator launched with a black screen.
Note: Passing the deploy type "test"to the command will show the splash screen on simulator
"ti build -p ios -Y ipad --deploy-type test"
Attachments
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/4266 3.1.x pull request: https://github.com/appcelerator/titanium_mobile/pull/4267
Verified as fixed. Appcelerator Studio 3.1.1.201305282349 Titanium SDK 3.1.1.v20130524180421 Alloy 1.1.3-alpha Titanium-Code-Processor 1.1.3-alpha3 Closing.