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:04:33 UTC

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

Josh Sharpe created CB-10853:
--------------------------------

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