You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2017/06/07 06:13:18 UTC

[jira] [Updated] (CB-12739) Icon docs are wrong with respect to iOS

     [ https://issues.apache.org/jira/browse/CB-12739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-12739:
----------------------------------
    Fix Version/s: cordova-ios@4.4.1

> Icon docs are wrong with respect to iOS
> ---------------------------------------
>
>                 Key: CB-12739
>                 URL: https://issues.apache.org/jira/browse/CB-12739
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-ios
>            Reporter: Kerri Shotts
>            Assignee: Kerri Shotts
>            Priority: Minor
>              Labels: cordova-ios, docs-impacting
>             Fix For: cordova-ios@4.4.1
>
>
> Our documentation at https://cordova.apache.org/docs/en/latest/config_ref/images.html#configuring-icons-in-the-cli states:
> {quote}
> The following configuration can be used to define a single default icon which will be used for all platforms.
> {code}
> <icon src="res/icon.png" />
> {code}
> For each platform, you can also define a pixel-perfect icon set to fit different screen resolutions.
> {quote}
> For iOS, this is only partially true. You _can_ compile an app by specifying a single icon if _and only if_ that icon matches one of Apple's required sizes, but a single icon won't meet Apple's guidelines, and generates warnings when compiling the asset catalog.
> We should either respect the docs which would mean generating any missing Apple icons from the <icon> tag, OR fix up the docs to state that iOS requires correctly-sized icons.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org