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.
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?
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.
---->