You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "lmnbeyond (JIRA)" <ji...@apache.org> on 2013/11/06 09:07:17 UTC

[jira] [Created] (CB-5290) Launch images for all devices must include the status bar region.

lmnbeyond created CB-5290:
-----------------------------

             Summary: Launch images for all devices must include the status bar region.
                 Key: CB-5290
                 URL: https://issues.apache.org/jira/browse/CB-5290
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 3.1.0
            Reporter: lmnbeyond


According to iOS Human Interface Guidelines:

Create launch images in different sizes for different devices. Launch images for all devices must include the status bar region. Create launch images in the following sizes:

For iPhone 5 and iPod touch (5th generation):

640 x 1136 pixels
For other iPhone and iPod touch devices:

640 x 960 pixels
320 x 480 pixels (standard resolution)
For iPad portrait:

1536 x 2048 pixels
768 x 1024 pixels (standard resolution)
For iPad landscape:

2048 x 1536 pixels
1024 x 768 pixels (standard resolution)

https://developer.apple.com/library/ios/documentation/userexperience/conceptual/mobilehig/LaunchImages.html



--
This message was sent by Atlassian JIRA
(v6.1#6144)