FAQ #15535, published on 2017-09-29
How to solve the iTunes warning “Missing Marketing Icon. iOS Apps must include a 1024x1024px”

The Apple App Icon guidelines have changed with the release of new iPhone X, iOS 11, and Xcode 9. This error occurs when publishing an IOS app with Xcode 9.


iTunes Store Operation Failed

WARNING
ITMS—90704: ‘Missing Marketing Icon. iOS Apps must include a 1024x1024px Marketing icon in PNG format. Apps that do flot include the Marketing Icon cannot be submitted for App Review or Beta App Review.’


The workaround is quite simple. In Xcode 9 :

  • open your WINDEV MOBILE project
  • select Assets.xcassets in the Navigator (on the left),

  • click on AppIcon

  • drag and drop a 1024x1024 png showing your app on the "App Store IOS 1024pt"


See also : IOS, iTunes, App, ITMS