Software Archive
Read-only legacy content
17061 Discussions

Invalid image path

sagar_s_
Beginner
1,138 Views

I have build and tested my game successfully on  intel XDK IOS using provisioning profile.   When I build with IOS distribution profile and try to upload the ipa file using Application Loader I get an error like  

Error ITMS-90032: Invalid Image Path- No image found at the path referenced under key 'CFBundleIcons': 'icon-60@30x" 

I saw a similar discussion on this forum on similar issue here  https://forums.html5dev-software.intel.com/viewtopic.php?f=34&t=10058, but the discussion did not cover the solution. 

Can somebody please guide? 

 

0 Kudos
7 Replies
Eric_H_Intel
Employee
1,138 Views

Which version of iOS are you targeting?  (You must target iOS 7 or greater for iPhone 6 images).

Which version of Cordova are you building?

Eric

0 Kudos
sagar_s_
Beginner
1,138 Views

IOS version is 8

Cordova CLI version is 4.1.2

 

0 Kudos
Eric_H_Intel
Employee
1,138 Views

I'll take a look and see what is going on.

Eric

 

0 Kudos
sagar_s_
Beginner
1,138 Views

I checked the build log for the project VortexImpossible. In the build log I see that image cp has failed ad the icon is not found. I have provided the icons. For some reason XDK is not able to find it. 

0 Kudos
sagar_s_
Beginner
1,138 Views

is there any update?

0 Kudos
sagar_s_
Beginner
1,138 Views

i solved this problem. If the 180x180 icon extension is PNG rather than png this problem happens. 

Sagar 

0 Kudos
Swati_S_Intel1
Employee
1,138 Views

@Sagar, glad you found the problem. We'll make a note of it.

Thanks,

Swati

0 Kudos
Reply