[jira] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2018-02-26 Thread Christian Cook (JIRA)

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

Christian Cook commented on CB-13584:
-

[~rockneverdies] I did. I was able to submit the App to the store just fine 
without it, and it went through the approval process with flying colours. 
However, on the iPad Pro if you download the app from the store it has the same 
issue - so it manages to get past even Apple's validation. The only way I could 
get it to copy the icon across was to set my build type to universal so it 
includes iPad layouts, but this is far from ideal. So still have not got to the 
bottom of the issue, one can only assume it is a bug with either Xcode or iOS 
not picking up the icons correctly. (This is, if we are having the exact same 
issue, I see that you could not even get the app submitted to the store!)

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2018-02-24 Thread Khalid Salman (JIRA)

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

Khalid Salman commented on CB-13584:


Unfortunately could not get around it. [~Cookie_Cookson] did you figure out 
anything?

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2018-02-08 Thread Christian Cook (JIRA)

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

Christian Cook commented on CB-13584:
-

[~rockneverdies] did you ever resolve this issue? I'm experiencing the same 
problem as you here. Running an iPhone only app on an iPad Pro and the icon is 
not present - it shows the missing icon graphic. Inside the IPA the 
[8...@2x.png|mailto:8...@2x.png] never gets copied across, even though it is in 
Images.xcassets/AppIcon.appiconset correctly.

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-12-18 Thread Khalid Salman (JIRA)

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

Khalid Salman commented on CB-13584:


That's right. Application Loader is Version 3.0 (620)

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
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] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-12-18 Thread jcesarmobile (JIRA)

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

jcesarmobile commented on CB-13584:
---

So you submit the app with Application Loader? which version?

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
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] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-12-18 Thread Khalid Salman (JIRA)

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

Khalid Salman commented on CB-13584:


Unfortunately still no luck. I just tried what you said but still the same 
error.

Can it be something to do with the plugins added or cocoapods? After adding ios 
platform, I have to go to platforms/ios folder and run pod install manually to 
be able cordova build ios project (by the way yeah I use the cli to build the 
project: cordova build ios --release --device --buildConfig=build.json)

Here is my plugins section from cofig.xml:

{code:xml}

   
   












{code}




> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
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] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-12-18 Thread jcesarmobile (JIRA)

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

jcesarmobile commented on CB-13584:
---

I still can't reproduce.

Do you build the app with Cordova CLI and submit it with Application Loader? or 
do you open the xcworkspace in Xcode and archive/submit from there?

Try removing the  instead of the 83.5x83.5@2x.

Make sure the 83.5x83.5@2x is 167x167.
And remove the ios platform and add it again before archiving and uploading


> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
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] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-12-17 Thread Khalid Salman (JIRA)

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

Khalid Salman commented on CB-13584:


[~jcesarmobile] - Thanks for looking into this. I just tried removing 
83.5x83.5@2x version as you said but of course that didn't work either.

My xcode version is 9.2. Cordova 7.1.0 and cordova-ios version is 4.5.4.

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
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] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-12-17 Thread jcesarmobile (JIRA)

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

jcesarmobile commented on CB-13584:
---

I'm not able to reproduce it using all your images. It might be possible that 
it refers to the @2x.

I've noticed that you have this entry

{code}

{code}

That icon is the same as the 83.5x83.5@2x. Do you have both of them?
Try removing one of them and make sure the path to the one you keep is ok.

That entry is also wrong in our docs, so we should fix it.

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
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] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-12-17 Thread jcesarmobile (JIRA)

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

jcesarmobile commented on CB-13584:
---

Which Xcode version are you using? I've validated a Cordova project with a few 
custom incons and validated it in Xcode 8 and it said everything was ok.

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
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] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-11-21 Thread Jan Piotrowski (Sujan) (JIRA)

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

Jan Piotrowski (Sujan) commented on CB-13584:
-

[~rockneverdies] Create a new project with current versions of everything and 
compare the generated project.

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
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] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-11-21 Thread Khalid Salman (JIRA)

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

Khalid Salman commented on CB-13584:


Here is my Contents.json file:

{code:json}
{
  "images" : [
{
  "idiom" : "iphone",
  "size" : "20x20",
  "filename" : "icon...@2x.png",
  "scale" : "2x"
},
{
  "idiom" : "iphone",
  "size" : "20x20",
  "filename" : "icon...@3x.png",
  "scale" : "3x"
},
{
  "idiom" : "iphone",
  "size" : "29x29",
  "filename" : "icon-small.png",
  "scale" : "1x"
},
{
  "idiom" : "iphone",
  "size" : "29x29",
  "filename" : "icon-sm...@2x.png",
  "scale" : "2x"
},
{
  "idiom" : "iphone",
  "size" : "29x29",
  "filename" : "icon-sm...@3x.png",
  "scale" : "3x"
},
{
  "idiom" : "iphone",
  "size" : "40x40",
  "filename" : "icon...@2x.png",
  "scale" : "2x"
},
{
  "idiom" : "iphone",
  "size" : "40x40",
  "filename" : "icon...@2x.png",
  "scale" : "3x"
},
{
  "idiom" : "iphone",
  "size" : "57x57",
  "filename" : "icon.png",
  "scale" : "1x"
},
{
  "idiom" : "iphone",
  "size" : "57x57",
  "filename" : "i...@2x.png",
  "scale" : "2x"
},
{
  "idiom" : "iphone",
  "size" : "60x60",
  "filename" : "icon...@2x.png",
  "scale" : "2x"
},
{
  "idiom" : "iphone",
  "size" : "60x60",
  "filename" : "icon...@3x.png",
  "scale" : "3x"
},
{
  "idiom" : "ipad",
  "size" : "20x20",
  "filename" : "icon-20.png",
  "scale" : "1x"
},
{
  "idiom" : "ipad",
  "size" : "20x20",
  "filename" : "icon...@2x.png",
  "scale" : "2x"
},
{
  "idiom" : "ipad",
  "size" : "29x29",
  "filename" : "icon-small.png",
  "scale" : "1x"
},
{
  "idiom" : "ipad",
  "size" : "29x29",
  "filename" : "icon-sm...@2x.png",
  "scale" : "2x"
},
{
  "idiom" : "ipad",
  "size" : "40x40",
  "filename" : "icon-40.png",
  "scale" : "1x"
},
{
  "idiom" : "ipad",
  "size" : "40x40",
  "filename" : "icon...@2x.png",
  "scale" : "2x"
},
{
  "idiom" : "ipad",
  "size" : "50x50",
  "filename" : "icon-50.png",
  "scale" : "1x"
},
{
  "idiom" : "ipad",
  "size" : "50x50",
  "filename" : "icon...@2x.png",
  "scale" : "2x"
},
{
  "idiom" : "ipad",
  "size" : "72x72",
  "filename" : "icon-72.png",
  "scale" : "1x"
},
{
  "idiom" : "ipad",
  "size" : "72x72",
  "filename" : "icon...@2x.png",
  "scale" : "2x"
},
{
  "idiom" : "ipad",
  "size" : "76x76",
  "filename" : "icon-76.png",
  "scale" : "1x"
},
{
  "idiom" : "ipad",
  "size" : "76x76",
  "filename" : "icon...@2x.png",
  "scale" : "2x"
},
{
  "idiom" : "ipad",
  "size" : "83.5x83.5",
  "filename" : "icon-8...@2x.png",
  "scale" : "2x"
},
{
  "size" : "1024x1024",
  "idiom" : "ios-marketing",
  "filename" : "icon-1024.png",
  "scale" : "1x"
},
{
  "size" : "24x24",
  "idiom" : "watch",
  "filename" : "appicon24...@2x.png",
  "scale" : "2x",
  "role" : "notificationCenter",
  "subtype" : "38mm"
},
{
  "size" : "27.5x27.5",
  "idiom" : "watch",
  "filename" : "appicon27.5x2...@2x.png",
  "scale" : "2x",
  "role" : "notificationCenter",
  "subtype" : "42mm"
},
{
  "size" : "29x29",
  "idiom" : "watch",
  "filename" : "appicon29...@2x.png",
  "role" : "companionSettings",
  "scale" : "2x"
},
{
  "size" : "29x29",
  "idiom" : "watch",
  "filename" : "appicon29...@3x.png",
  "role" : "companionSettings",
  "scale" : "3x"
},
{
  "size" : "40x40",
  "idiom" : "watch",
  "filename" : "appicon40...@2x.png",
  "scale" : "2x",
  "role" : "appLauncher",
  "subtype" : "38mm"
},
{
  "size" : "44x44",
  "idiom" : "watch",
  "filename" : "appicon44...@2x.png",
  "scale" : "2x",
  "role" : "longLook",
  "subtype" : "42mm"
},
{
  "size" : "86x86",
  "idiom" : "watch",
  "filename" : "appicon86...@2x.png",
  "scale" : "2x",
  "role" : "quickLook",
  "subtype" : "38mm"
},
{
  "size" : "98x98",
  "idiom" : "watch",
  "filename" : "appicon98...@2x.png",
  "scale" : "2x",
  "role" : "quickLook",
  "subtype" : "42mm"
},
{
  "size" : "1024x1024",
  "idiom" : "watch-marketing",
  "filename" : "icon-1024.png",
  "scale" : "1x"
}
  ],
  "info" : {
"version" : 1,
"author" : "xcode"
  }
}
{code}


> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 

[jira] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-11-20 Thread Suraj Pindoria (JIRA)

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

Suraj Pindoria commented on CB-13584:
-

My project has that entry in .plist empty as well. You can check whether your 
icons are being properly added by looking at 
"./platforms/ios/MyAppName/Images.xcassets/AppIcon.appiconset/Contents.json"

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
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] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-11-20 Thread Khalid Salman (JIRA)

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

Khalid Salman commented on CB-13584:


[~surajpindoria] - Any insights on why the generated -Info.plist file of my 
project doesn't have any CFBundleIcons entries in it? Is it expected? What 
would cause such a thing if not expected...?

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
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] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-11-20 Thread Suraj Pindoria (JIRA)

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

Suraj Pindoria commented on CB-13584:
-

This is weird. I just double checked and I don't see in the Apple docs that you 
need an icon size for 83.5 x 83.5. In my test project I can see all the icons 
are added and there doesn't seem to be any that are missing. The only icon with 
83.5 is the 2x version which you seem to have in your project.

https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/app-icon/

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
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] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-11-18 Thread Khalid Salman (JIRA)

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

Khalid Salman commented on CB-13584:


Can someone with an IOS app that can be submitted help here? 

In my case, after running the cordova build it seems like CFBundleIcons 
sections in [AppName]-Info.plist file are all empty. What are the values you 
see in your project for CFBundleIcons in info.plist file?

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
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] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-11-17 Thread Jan Piotrowski (Sujan) (JIRA)

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

Jan Piotrowski (Sujan) commented on CB-13584:
-

I am not sure they should have - I was debugging from the error message you 
posted. Someone with a current iOS app that could be submitted to the app store 
should answer that question. I do not right now.

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
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] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-11-17 Thread Khalid Salman (JIRA)

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

Khalid Salman commented on CB-13584:


Hmm weird. There is a normal version and ~pad version tag. Both seem to be 
empty:

{code:xml}
CFBundleIcons

CFBundleIcons~ipad

{code}

What could be the reason for them to be empty if they should have had some 
values as you said?

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
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] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-11-17 Thread Jan Piotrowski (Sujan) (JIRA)

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

Jan Piotrowski (Sujan) commented on CB-13584:
-

You are on the right track:
What does ` ./platforms/ios/MyAppName/MyAppName-Info.plist: 
CFBundleIcons` look like? It should have some values.

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
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] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-11-17 Thread Khalid Salman (JIRA)

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

Khalid Salman commented on CB-13584:


My native side knowledge is very limited since I always relied on cordova doing 
the things for me.

Can you please tell me what specifically I do to confirm? Based on your 
previous comment when I do "grep -iR CFBundleIcons ." in the project folder, it 
doesn't yield a lot of results:

few from ./node_modules folder and ...
Binary file 
./platforms/ios/cordova/node_modules/bplist-parser/test/utf16_chinese.plist 
matches
./platforms/ios/MyAppName/MyAppName-Info.plist: CFBundleIcons
./platforms/ios/MyAppName/MyAppName-Info.plist: CFBundleIcons~ipad

And when I inspected those in platforms/ios/...Info.plist files I didn't see 
anything interesting.

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
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] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-11-17 Thread Jan Piotrowski (Sujan) (JIRA)

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

Jan Piotrowski (Sujan) commented on CB-13584:
-

Even more important what is actually generated and thus included in your app 
then.

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
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] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-11-17 Thread Khalid Salman (JIRA)

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

Khalid Salman commented on CB-13584:


Not sure but don't think it needs normal one because such icon doesn't look 
like either listed [in the 
documentation](https://cordova.apache.org/docs/en/latest/config_ref/images.html#ios)
 or used [in the 
code](https://github.com/apache/cordova-ios/blob/c17f2577b00fbbb9542a4df1d621b29d0313a933/bin/templates/scripts/cordova/lib/prepare.js#L315).

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
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] [Commented] (CB-13584) app gets rejected with invalid image path for AppIcon83.5x83.5 error while uploading to appstore

2017-11-16 Thread Jan Piotrowski (Sujan) (JIRA)

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

Jan Piotrowski (Sujan) commented on CB-13584:
-

Look for the plist file with `CFBundleIcons` and its `AppIcon83.5.x83.5` entry. 
Something is broken there.
Maybe because you only defined the @2x version, maybe it also needs the normal 
one?

> app gets rejected with invalid image path for AppIcon83.5x83.5 error while 
> uploading to appstore
> 
>
> Key: CB-13584
> URL: https://issues.apache.org/jira/browse/CB-13584
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Khalid Salman
>Assignee: Suraj Pindoria
>Priority: Minor
>
> Hi there,
> I cannot get around an icon problem for a week now. Please help I cannot 
> upload my app to app store.
> Everything is fine till I try to upload it. Means I can build it, run it in 
> simulator, etc... but can't push to app store.
> It doesn't give up on this weird error message no matter what I do: _ERROR 
> ITMS-90032: "Invalid Image Path - No image found at the path referenced under 
> key 'CFBundleIcons': 'AppIcon83.5.x83.5'"_
> Here is my icon settings in config.xml file:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> Please let me know what am I missing about this AppIcon83.5x83.5 icon that 
> nobody else is complaining about in any forms as far as I can see while it's 
> killing me here...
> I'm using the current latest version of cordova cli (7.1.0) and cordova-ios 
> (4.5.3) in the project.



--
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