This is my first time submitting something to the App Store, and I am having a lot of issues. First off, let me say that the application has been built with PhoneGap, using the Cordova 1.9.0 framework. The web application end of it is fine, validates W3, and runs perfectly in browser. I have rebuilt this project from the ground up after being unable to fix the issue manually, but that did not rectify it either. Below is the error that Apple sends back to me...
Invalid Icon Path - No icon found at the path referenced under key "CFBundleIcons": Default@2x.png
Invalid Icon Path - No icon found at the path referenced under key "CFBundleIcons": icon-72@2x.png
Invalid Icon Path - No icon found at the path referenced under key "CFBundleIcons": Default.png
The only modifications I have made to the icon files was through Application --> Summary --> App Icons
, using the file selector. I had no errors validating during the submission process, and the icons show up fine on my test phone.
This is, again, my first time doing this. There is a lot of information to post, but I don't know what is required. If you have any ideas it would be very much appreciated, and I will provide any information required for you to help me better.