I am using cordova application and i will store ios ipa , but i got error when try to load to store ,error is
ERROR ITMS-90032: "Invalid image path No image found at the path referenced under CFBundleIconFile: 'icon.png'
I am using Visual Studio 2015 cordova CLI is 6.0.0 I removed icon.png from -Info.plist file, but doesn't work. How can I resolve, Thanks in advance