Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1A9C1200B54 for ; Thu, 28 Jul 2016 20:41:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 19238160A94; Thu, 28 Jul 2016 18:41:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6C5CC160A56 for ; Thu, 28 Jul 2016 20:41:21 +0200 (CEST) Received: (qmail 8540 invoked by uid 500); 28 Jul 2016 18:41:20 -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 8436 invoked by uid 99); 28 Jul 2016 18:41:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jul 2016 18:41:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 77F9A2C0D5D for ; Thu, 28 Jul 2016 18:41:20 +0000 (UTC) Date: Thu, 28 Jul 2016 18:41:20 +0000 (UTC) From: "jcesarmobile (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CB-11577) Add special treatment for iTunesArtwork icons MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 28 Jul 2016 18:41:22 -0000 [ https://issues.apache.org/jira/browse/CB-11577?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D153979= 92#comment-15397992 ]=20 jcesarmobile edited comment on CB-11577 at 7/28/16 6:41 PM: ------------------------------------------------------------ From the provided link: {quote} Image Size (px) File Name Used For App= Store Ad Hoc=20 512x512 iTunesArtwork App list in iTunes Do no= t include Optional but recommended 1024x1024 iTunesArtwork@2x App list in iTunes Do not incl= ude Optional but recommended=20 {quote} Tried to format it, but I wasn=C2=B4t able. The importan part is the "Do not include" So, definitelly not needed for apps published on the App Store, and you don= 't have to include them in the app, you have to upload them to iTunes Conne= ct was (Author: jcesarmobile): From the provided link: {quote} Image Size (px) File Name Used For App= Store Ad Hoc=20 512x512 iTunesArtwork App list in iTunes Do no= t include Optional but recommended 1024x1024 iTunesArtwork@2x App list in iTunes Do not incl= ude Optional but recommended=20 {quote} So, definitelly not needed for apps published on the App Store, you have to= upload them to iTunes Connect > Add special treatment for iTunesArtwork icons > --------------------------------------------- > > Key: CB-11577 > URL: https://issues.apache.org/jira/browse/CB-11577 > Project: Apache Cordova > Issue Type: Improvement > Components: iOS > Affects Versions: 4.1.1 > Environment: % cordova --version > 6.2.0 > % cordova platform ls > Installed platforms: > ios 4.1.1 > Reporter: Ricardo Panaggio > Labels: icons > > If you want icons show up on iTunes, you need to add at the root of the X= code project png files with these names and sizes: > * iTunesArtwork (512x512) > * iTunesArtwork@2x (1024x1024) > (yep, no file extension) > Related docs: https://developer.apple.com/library/ios/qa/qa1686/_index.ht= ml > If you don't, you get this on iTunes: http://imgur.com/6hyAxLU > My suggestion would be to get icons of those sizes from config.xml and ad= d these files on the root of the project automatically, as a part of the ic= ons processing. > Crappy iOS :( -- 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