iosxcodeapp-store-connectitunesartwork

How to update App Store/iTunes Connect icon for my iOS application?


I want to update the APP ICON of my iOS application and I updated the images in my Xcode project's asset catalog. But the old image still reflects in App store and iTunes Connect. From the Human Interface Guidelines, I see that we need a icon of 1024*1024 size.

enter image description here

But there is no place in asset catalog to add a 1024*1024 image. Where do I add the app store icon?

Is there any way to update it directly from iTunes Connect?


Solution

  • Move your cursor on the App icon in iTunes Connect:

    And delete your old app icon by tapping the red icon at the top-left corner.

    Then you can upload the new icon of your app.

    enter image description here

    ---->

    enter image description here