[AC-2567] Splash screen resizes on app launch
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-10-28T10:51:06.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Benjamin Allison |
Assignee | Mostafizur Rahman |
Created | 2013-10-26T23:38:10.000+0000 |
Updated | 2016-03-08T07:41:38.000+0000 |
Description
Ever since updating to 3.1.3, I've noticed that when launching an app, the splash screen opens as normal, then briefly scales up, just as the index view is preparing to load.
The image scales up, from the bottom, cropping off the top 38px of the image.
I'm noticing this in iOS, on the iPhone. It even happens with the default, Appcelerator images.
Hello Benjamin Allison, I have tested this issue in Ti SDK 3.1.3 GA. I can’t reproduce this issue. Can you please add test case for this? Thanks
Bah, nevermind. I didn't realize my project was still using a beta of 3.1.3 and not the GA. Close!
Closing per updated remarks from Benjamin.
This problem has come back in Titanium 3.2.3. To reproduce the problem: 1) Build in Titanium 2) Open project in xcode. 3) Select 7.0 as the deployment target. 3) Use asset catalogs and drag and drop 640x960 and 640x1136 splash screens. 4) Delete the existing app on iphone. 5) Build and run the app from xcode. Notice that the splash screen resizes on first launch as described in this bug. Doesn't seem to happen on subsequent runs. This could be due to caching. Should I open a new bug?