Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
73
Found in
5.6.1p1
Issue ID
925595
Regression
No
[Xcode 9][iOS] Warning "Missing Marketing Icon" is thrown when uploading an app to iTunes connect
Steps to reproduce:
1. Create an empty project
2. Build to iOS & open in Xcode
3. Set up the project for uploading to iTunes Connect (Display name, bundle identifier, Capabilities etc.)
4. In top menu, click Product->Archive
5. Once building is done, click "Upload to App Store..."
6. Follow through the upload wizard with default steps
Result: Warning "Missing Marketing Icon - iOS Apps must include a 1024x1024px Marketing Icon in PNG format. Apps that do not include the Marketing Icon cannot be submitted for App Review or Beta App Review." is thrown.
Note: There is no 1024x1024 Marketing icon in Unity's Player Settings.
Workaround:
1. Under the project in Xcode navigate to "Unity-iPhone -> Images.xcassets->AppIcon"
2. Scroll to the bottom
3. Add a 1024x1024 icon
4. Proceed with reproduction steps 4-6
Comments (442)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
ChrTellefsen
Sep 20, 2017 15:05
We have automated build systems. We require a fix that does not require a manual step.
ChrTellefsen
Sep 20, 2017 15:02
Issue still happens in Unity2017.1.1f1.
I cannot upload new builds using Xcode 9 to the App Store.
WARNING ITMS-90704: "Missing Marketing Icon. iOS Apps must include a 1024x1024px Marketing Icon in PNG format. Apps that do not include the Marketing Icon cannot be submitted for App Review or Beta App Review."