[
https://issues.apache.org/jira/browse/CB-4932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13882638#comment-13882638
]
Ivan Nikitin commented on CB-4932:
----------------------------------
There are still 2 problems remaining on
http://cordova.apache.org/docs/en/3.3.0/config_ref_images.md.html#Icons%20and%20Splash%20Screens
1. Current docs doesn't describe <icon> and <splash> sections in the config.xml.
2. It describes invalid icon sizes for iOS. Cordova docs asks for sizes 72 and
57 and they both are wrong. Correct sizes from Apple docs:
https://developer.apple.com/library/ios/documentation/userexperience/conceptual/mobilehig/IconMatrix.html
> new doc reference section for icon/splashscreen configuration
> -------------------------------------------------------------
>
> Key: CB-4932
> URL: https://issues.apache.org/jira/browse/CB-4932
> Project: Apache Cordova
> Issue Type: Task
> Components: Docs
> Reporter: Mike Sierra
> Assignee: Mike Sierra
> Priority: Minor
>
> problem: cordova doc currently has no doc detailing where app icon source
> lives. Similar info on splash screens is in the API ref. PG Build uses a
> different mechanism to specify icons, which needs to be distinguished from
> Cordova. So it makes sense to collect all the info so that it's parallel with
> content about config.xml.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)