Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1833] Default splash screen image jumps the amount of the status bar, ipad, iphone

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionDuplicate
Resolution Date2011-04-15T03:03:30.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M08
ComponentsiOS
Labelsdefect, ios, ipad, iphone, release-1.6.0
Reporterctredway
AssigneeBlain Hamon
Created2011-04-15T03:03:28.000+0000
Updated2017-03-03T05:39:06.000+0000

Description

On both the iPhone and iPad, right before the apps initial window is shown, the splash screen image jumps up the height of the status bar. I found a work around to increase the size of the image to the full size of the device screens and the jump goes away. The KS shows this on both.

Comments

  1. Joe Maffia 2011-04-15

    Actually I tried to have an hi-res image full size and with 40px less but still the image is jumping.

    Doesn't happen if splash image is lo-res 320x480

  2. James K 2011-04-15

    I also have this problem.

    It's an issue for anyone who follows Apple's human interface guidelines and tries to display a picture of their app UI instead of having a full-screen commercial splash screen with the status bar hidden.

  3. Joe Maffia 2011-04-15

    if not completely wrong I resolved making sure to have two different img for the retina display and not...

  4. Ygor Lemos 2011-04-15

    Just use one image for retina and one for older devices display. It is the Apple HIG recommendation and standard way to do it. Titanium will properly setup your @2x image when compiling the app.

  5. Blain Hamon 2011-04-15

    D'oh. Forgot to update this bug. This has been since fixed, but under bug #2633. Since that has the commit history, let's mark this one duplicate.

  6. Lee Morris 2017-03-03

    Closing issue due to time passed and irrelevance of the ticket.

JSON Source