You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Josh Sharpe (JIRA)" <ji...@apache.org> on 2016/03/13 15:20:33 UTC

[jira] [Commented] (CB-10853) Invalid image path for icon.png when uploading to app store

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

Josh Sharpe commented on CB-10853:
----------------------------------

On second thought, this might be because I didn't have a generic icon tag in place like: <icon src="res/ios/icon.png" />  I had all the others.  I'm not at liberty to push a new version right this moment, but likely will in the near future and will comment here.

> Invalid image path for icon.png when uploading to app store
> -----------------------------------------------------------
>
>                 Key: CB-10853
>                 URL: https://issues.apache.org/jira/browse/CB-10853
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 4.0.1
>            Reporter: Josh Sharpe
>
> When xcode uploads my app to the app store, I received this blocking error:
> "Invalid Image Path - No image found at the path referenced under key 'CFBundleIconFile': 'icon.png'"
> This, despite the fact that icon.png existed in the App Icon Asset catalog, and on disk right beside all my other icons.
> I was able to resolve using steps described here:
> https://forums.developer.apple.com/thread/26455
> Summarized as:
> I had this same problem, it seems that Cordova does not properly copy the icon.png file into the 'Resources' folder.
>  
> To fix:
>  
> In the 'View' menu, click Navigators > Show Project Navigator
>  
> Right-click on the 'Resources' folder and select 'Add Files to __project name__'



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

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