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 0A9791813C for ; Wed, 30 Dec 2015 08:46:50 +0000 (UTC) Received: (qmail 6227 invoked by uid 500); 30 Dec 2015 08:46:49 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 6204 invoked by uid 500); 30 Dec 2015 08:46:49 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 5760 invoked by uid 99); 30 Dec 2015 08:46:49 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Dec 2015 08:46:49 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 982EF2C1F56 for ; Wed, 30 Dec 2015 08:46:49 +0000 (UTC) Date: Wed, 30 Dec 2015 08:46:49 +0000 (UTC) From: "Sergey Shakhnazarov (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CB-7791) iPhone 6 showing wrong splash screen MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-7791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shakhnazarov resolved CB-7791. ------------------------------------- Resolution: Fixed Fixed in CB-10263 > iPhone 6 showing wrong splash screen > ------------------------------------ > > Key: CB-7791 > URL: https://issues.apache.org/jira/browse/CB-7791 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin SplashScreen > Affects Versions: 3.6.3 > Environment: iOS > Reporter: Jacob Weber > Attachments: Test.zip > > > I use asset catalogs to manage my splash screens in Xcode, along with the splash screen plugin. > I added the images for iPhone 6 and 6 Plus. When I run the app on an iPhone 6, I briefly see my new image, then I see the 640x960 image. How can I prevent this? > I created the project by doing the following: > {code} > cordova create Test com.test.test Test > cd test > cordova platform add ios > cordova plugin add org.apache.cordova.splashscreen > cordova prepare > {code} > then opening the file in Xcode, converting the launch images to an asset catalog, adding the Default-667h@2x~iphone.png and Default-736h@3x~iphone.png images to the project, then adding them to the asset catalog. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org