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

[jira] [Commented] (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=15396080#comment-15396080 ] 

Kerri Shotts commented on CB-11577:
-----------------------------------

Are you distributing via the app store or ad-hoc? My app store apps have never needed this (they get their icon from the one I give 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