[ 
https://issues.apache.org/jira/browse/CB-12350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15828924#comment-15828924
 ] 

Leonardo Silveira Nascimento Filho commented on CB-12350:
---------------------------------------------------------

Hi Kerri thanks for the answer.

i am aware of that need. i did a few pixel-perfect icons in order to make it 
work.

i filled the bug because if i provide the generic icon in my config.xml, the 
generated android project will be capable of a release, but the ios version 
will not.

cordova should be able to manage it. the iconset was generated, in the end it 
just needed resize. that should be transparent for the user if he chose to 
provide one single generic icon.

> iphone notification icons not being generated on cordova-ios
> ------------------------------------------------------------
>
>                 Key: CB-12350
>                 URL: https://issues.apache.org/jira/browse/CB-12350
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: [email protected]
>         Environment: cordova 6.4.0
> cordova-ios 4.3.1
> node 4.6.0
> npm 2.15.9
>            Reporter: Leonardo Silveira Nascimento Filho
>         Attachments: screenshot-1.png, screenshot-2.png
>
>
> on my config.xml i have a single icon definition, as follows:
> <?xml version='1.0' encoding='utf-8'?>
> <widget id="br.icar.appcatolico" version="1.0.1" 
> xmlns="http://www.w3.org/ns/widgets"; 
> xmlns:cdv="http://cordova.apache.org/ns/1.0";>
>     <icon src="res/icon.png" />
> <!-- ... -->
> it generates android icon without sweat and indeed generates many ios icons, 
> as can be seen in the screenshot.
> however the resulting project is unable do build a valid ios app since two 
> icons are missing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to