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 1618F18894 for ; Fri, 3 Jul 2015 08:39:05 +0000 (UTC) Received: (qmail 72366 invoked by uid 500); 3 Jul 2015 08:39:05 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 72345 invoked by uid 500); 3 Jul 2015 08:39:05 -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 72220 invoked by uid 99); 3 Jul 2015 08:39:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jul 2015 08:39:04 +0000 Date: Fri, 3 Jul 2015 08:39:04 +0000 (UTC) From: "Dennis Patzer (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-9287) Not enough Icons and Splashscreens for Windows 8.1 and Windows Phone 8.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Dennis Patzer created CB-9287: --------------------------------- Summary: Not enough Icons and Splashscreens for Windows 8.1 and Windows Phone 8.1 Key: CB-9287 URL: https://issues.apache.org/jira/browse/CB-9287 Project: Apache Cordova Issue Type: Bug Components: Windows, Windows 8 Affects Versions: 4.0.0 Environment: Cordova 4.0.0, Windows Platform 3.7.1 Reporter: Dennis Patzer Assignee: Jesse MacFadyen For some reason, for example only one splashscreen size is supported (620x300). When I add other sizes by adding the following line: The image isn't copied to the cordova/platforms/windows/images folder when building. This is the reason why it's also not included and referenced in the resulting package.windows.appxmanifest. Why is that?? Or am I doing something wrong? -- 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