15

i saw this new requirement in itunes connect (next to the App Store Icon):

enter image description here

As for now (Xcode 8.3.x) I have AppIcon assets next to the App Icon Source

Is this requirement means i need to change any thing? or only that from Xcode 9.x.x the App Icon Source and the App store Icons are coupled and there is no option to change the App Store Icon in iTunes connect?

MTZ4
  • 2,274
  • 2
  • 25
  • 41

2 Answers2

25

If you're using Xcode 9 or later, you should use your Assets catalog (See image below) to provide an App Store Icon for your app like below and there is no other way. This way it would be easy to prep. for App Store release. You can mostly use Xcode to configure things, instead of going to iTunes/App Store Connect.

If you are using Xcode 8.3.3 or earlier, you must use iTunes Connect to upload your App Store icon

As of now (September 2017) you cannot push apps built using Xcode 9 since it is still in beta. If you want you can wait for another day or two until Xcode 9 GM build gets released. Your build will fail in the upload process if you are using Xcode 9 without adding the App Store icon resource.

For more info read this.

Assets Catalog - App Store icon

badhanganesh
  • 3,427
  • 3
  • 18
  • 39
  • 1
    So i must add `App Sore iOS` new resource? which necessarily didn't existed before? If i won't add it, will upload to up store will fail? – MTZ4 Sep 11 '17 at 08:21
  • 1
    Yes. But as of now you cannot push apps build from Xcode 9 since it is still in beta. If you want you can wait for another day or two until Xcode 9 GM build gets released. Your build will fail in the upload process if you are using Xcode 9 without adding the App Store icon resource. – badhanganesh Sep 11 '17 at 08:25
  • If i'll use an image for `App Store iOS` which is not in the right size (1024x1024), but smaller with the right proportions (e.g. 255x255) - Will my upload to store fail/warn/pass? – MTZ4 Sep 12 '17 at 06:05
  • 1
    If will fail apparently. iTunes checks for the dimensions of image while uploading. You could just hire a designer just to make the icon 1024x1024. – badhanganesh Sep 12 '17 at 06:13
  • 1
    I tried with 1024 x 1024 icon created using photoshop and illustrator but still getting the same error in xcode 9. Also app icon is not visible in simulator and iphone. – anuragtk Oct 17 '17 at 13:25
  • @anuragtk Did you add the icon in Asset catalog?? In App Store icon? Delete the existing App Store icon from catalog and re-add them back. – badhanganesh Oct 17 '17 at 13:28
  • @Badhan Ganesh yes i did – anuragtk Oct 18 '17 at 13:02
  • If you can't visualize the missing Appstore icon in your xcassets you can also add it from the Content.json when you right clic on the AppIcon "Show in finder". –  Nov 16 '17 at 10:24
4

If you are using Xcode 10 or earlier in MAC

Same icon use in appstoreconnect and another one xcode General->App icon and launch image->app icon source->add image No transparent nor contain an alpha channel