How to solve “Missing Marketing Icon. iOS Apps must include a 1024x1024px”

前端 未结 9 1822
萌比男神i
萌比男神i 2021-02-01 12:19

I am uploading app in iTunes from Xcode 9.0...This error is showing on the last step. How to solve this? 1024x1024px icon is present in my icons list

9条回答
  •  孤城傲影
    2021-02-01 12:30

    For the XCode 9: we need to drag a new icon with size 1024pt new available icon item named "App Store iOS 1024pt" under AppIcon image set.

    Make sure to use icon in PNG format without alpha/transparency. Thanks to @Hammoud for sharing transparency experience !

    After doing this stuff, this warning should be gone and you should be able to see something like this.

    Happy Coding !

提交回复
热议问题