Ionic 3 IOS Error in uploading to App Store

I already uploaded most of all image

What is your ionic info output?

1 Like

Double check in the config.xml file that those sizes are referenced. Just having them in the resources folder is not enough to warrant their inclusion in the build.

solved. reason is that pic’s width is not applying with the width mentioned in config.xml.
I changed width to complying with , then it’s accepted.