GitToTheHub opened a new issue #1090:
URL: https://github.com/apache/cordova-docs/issues/1090
In the documentation of "Customize Icons", the iOS-section should be
appended with the following entries:
```
<!-- iTunesArtwork - Used for AppStoreConnect -->
<icon src="res/ios/iTunesArtwork.png" width="512" height="512" />
<icon src="res/ios/[email protected]" width="1024" height="1024" />
```
It should be noted, that the iTunesArtwork-Icon cannot have a alpha-channel.
If you don't set this icon, the default Cordova-Icon is used.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]