[
https://issues.apache.org/jira/browse/CB-12739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16040260#comment-16040260
]
Shazron Abdullah commented on CB-12739:
---------------------------------------
We should "fix up the docs to state that iOS requires correctly-sized icons."
What would icon generation entail, that the icon needs to be a certain minimum
size anyway so we can scale down right?
> 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: [email protected]
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]