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/08 06:28:18 UTC

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

    [ https://issues.apache.org/jira/browse/CB-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13816962#comment-13816962 ] 

lmnbeyond edited comment on CB-5290 at 11/8/13 5:28 AM:
--------------------------------------------------------

[~shazron] I think I should do the same modifications to cordova-app-hello-world repo, but I'm not sure which branch I should work on, master or branch 3.2.x?


was (Author: lmnbeyond):
[~shazron] I think I should do the same modifications for cordova-app-hello-world repo, but I'm not sure which branch I should work on, master or branch 3.2.x?

> 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: Docs, iOS
>    Affects Versions: 3.1.0
>            Reporter: lmnbeyond
>             Fix For: 3.2.0
>
>
> 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)