[jira] [Updated] (CB-12350) iphone notification icons not being generated on cordova-ios

2017-06-20 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-12350:
--
Fix Version/s: (was: cordova-ios@4.4.1)
   cordova-ios@5.0.0

> 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: New Feature
>  Components: cordova-ios
>Affects Versions: cordova-ios@4.3.1
> Environment: cordova 6.4.0
> cordova-ios 4.3.1
> node 4.6.0
> npm 2.15.9
>Reporter: Leonardo Silveira Nascimento Filho
> Fix For: cordova-ios@5.0.0
>
> Attachments: screenshot-1.png, screenshot-2.png
>
>
> on my config.xml i have a single icon definition, as follows:
> {code}
> 
>  xmlns="http://www.w3.org/ns/widgets; 
> xmlns:cdv="http://cordova.apache.org/ns/1.0;>
> 
> 
> {code}
> 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.4.14#64029)

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



[jira] [Updated] (CB-12350) iphone notification icons not being generated on cordova-ios

2017-06-07 Thread Shazron Abdullah (JIRA)

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

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

> 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: New Feature
>  Components: cordova-ios
>Affects Versions: cordova-ios@4.3.1
> Environment: cordova 6.4.0
> cordova-ios 4.3.1
> node 4.6.0
> npm 2.15.9
>Reporter: Leonardo Silveira Nascimento Filho
> Fix For: cordova-ios@4.4.1
>
> Attachments: screenshot-1.png, screenshot-2.png
>
>
> on my config.xml i have a single icon definition, as follows:
> {code}
> 
>  xmlns="http://www.w3.org/ns/widgets; 
> xmlns:cdv="http://cordova.apache.org/ns/1.0;>
> 
> 
> {code}
> 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.15#6346)

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



[jira] [Updated] (CB-12350) iphone notification icons not being generated on cordova-ios

2017-02-27 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-12350:
--
Issue Type: New Feature  (was: Bug)

> 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: New Feature
>  Components: iOS
>Affects Versions: cordova-ios@4.3.1
> 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:
> {code}
> 
>  xmlns="http://www.w3.org/ns/widgets; 
> xmlns:cdv="http://cordova.apache.org/ns/1.0;>
> 
> 
> {code}
> 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.15#6346)

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



[jira] [Updated] (CB-12350) iphone notification icons not being generated on cordova-ios

2017-02-27 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-12350:
--
Description: 
on my config.xml i have a single icon definition, as follows:
{code}

http://www.w3.org/ns/widgets; 
xmlns:cdv="http://cordova.apache.org/ns/1.0;>


{code}
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.


  was:
on my config.xml i have a single icon definition, as follows:


http://www.w3.org/ns/widgets; 
xmlns:cdv="http://cordova.apache.org/ns/1.0;>



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.



> 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: cordova-ios@4.3.1
> 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:
> {code}
> 
>  xmlns="http://www.w3.org/ns/widgets; 
> xmlns:cdv="http://cordova.apache.org/ns/1.0;>
> 
> 
> {code}
> 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.15#6346)

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



[jira] [Updated] (CB-12350) iphone notification icons not being generated on cordova-ios

2017-01-14 Thread Leonardo Silveira Nascimento Filho (JIRA)

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

Leonardo Silveira Nascimento Filho updated CB-12350:

Attachment: screenshot-2.png

> 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: cordova-ios@4.3.1
> 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:
> 
>  xmlns="http://www.w3.org/ns/widgets; 
> xmlns:cdv="http://cordova.apache.org/ns/1.0;>
> 
> 
> 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: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-12350) iphone notification icons not being generated on cordova-ios

2017-01-14 Thread Leonardo Silveira Nascimento Filho (JIRA)

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

Leonardo Silveira Nascimento Filho updated CB-12350:

Attachment: screenshot-1.png

> 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: cordova-ios@4.3.1
> 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
>
>
> on my config.xml i have a single icon definition, as follows:
> 
>  xmlns="http://www.w3.org/ns/widgets; 
> xmlns:cdv="http://cordova.apache.org/ns/1.0;>
> 
> 
> 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: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org