You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2016/07/28 18:40:20 UTC

[jira] [Comment Edited] (CB-11577) Add special treatment for iTunesArtwork icons

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

jcesarmobile edited comment on CB-11577 at 7/28/16 6:39 PM:
------------------------------------------------------------

From the provided link:

{quote}
Image Size (px)   File Name                 Used For                    App Store             Ad Hoc 
512x512              iTunesArtwork           App list in iTunes       Do not include      Optional but recommended
1024x1024          iTunesArtwork@2x   App list in iTunes        Do not include      Optional but recommended 
{quote}

So, definitelly not needed for apps published on the App Store, you have to upload them to iTunes Connect


was (Author: jcesarmobile):
From the provided link:

Image Size (px)   File Name                 Used For                    App Store             Ad Hoc 
512x512              iTunesArtwork           App list in iTunes       Do not include      Optional but recommended
1024x1024          iTunesArtwork@2x   App list in iTunes        Do not include      Optional but recommended 

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 Xcode 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.html
> 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 add these files on the root of the project automatically, as a part of the icons 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