[TIMOB-11150] iOS: iPhone 5 only - slight splash screen repositioning before app launch
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-09-26T23:04:45.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 2.1.3, Release 3.0.0, Sprint 2012-20 API, 2012 Sprint 20 |
Components | iOS |
Labels | qe-ios090112, qe-ios6, qe-iphone5, qe-port, to-triage |
Reporter | Olga Romero |
Assignee | Vishal Duggal |
Created | 2012-09-25T23:08:08.000+0000 |
Updated | 2014-06-19T12:43:37.000+0000 |
Description
While verifying splash screens for iPhone 5 or iPhone 5 simulator, I encountered a slight repositioning before app launch.
*This is not a regression.*
Steps to reproduce:
1) Create a new studio project with either SDK listed using any template
2) Run in iPhone 5 simulator or on device
3) Watch for splash screen changes
Result:
Iphone 5 splash screen slight repositioning or image scaling
Expected:
No change in splash prior to launch
Pull pending https://github.com/appcelerator/titanium_mobile/pull/3055 for master https://github.com/appcelerator/titanium_mobile/pull/3056 for 2_1_X
This is an issue , we where loading the image with a wrong scale which was leading to a slight flickering.
Sabil, what dimensions are you using? Mine are 640x1136
640 x 1136 is right one.
Verified fix with: SDK 2.1.3.v20120926141610 SDK 3.0.0.v20120926130913 Titanium Studio, build: 2.1.2.201208301612 Xcode 4.5 GM Simulator 6.0 for iPhone 5 iPhone 5 ios 6.0 Closing as fixed