1

Validating App on Xcode is giving me the following error:

App Store Connect Operation Error. Invalid Image Path - No image found at the path reference under key 'CFBundleIcons': 'AppIcon1024x1024' and 2 other errors

enter image description here

However, I've added all the icons in AppIcon. enter image description here

What am I missing?

2
  • Any luck solving this? I'm dealing with this same issue. Thank you! Commented May 12, 2020 at 17:02
  • nope...still clueless... Commented May 12, 2020 at 18:07

1 Answer 1

2

So I finally figured out what was going on (for me at least). The initial image I was using was a .jpeg file.

Instead, I went to appicon.co and uploaded a .png image instead (size 1536x1536 px is what I used). This website spit out all the image sizes. When I put them in Xcode for all the icon sizes and tried to upload, it finally worked! For some reason I think the file format was messing it up. Anyway hope that works for you!

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.