Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D3A1110D7A for ; Wed, 6 Nov 2013 08:07:24 +0000 (UTC) Received: (qmail 28302 invoked by uid 500); 6 Nov 2013 08:07:23 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 27978 invoked by uid 500); 6 Nov 2013 08:07:19 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 27563 invoked by uid 99); 6 Nov 2013 08:07:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Nov 2013 08:07:18 +0000 Date: Wed, 6 Nov 2013 08:07:17 +0000 (UTC) From: "lmnbeyond (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-5290) Launch images for all devices must include the status bar region. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 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)