Tinku George
Tinku George

Reputation: 615

Mac app icon not displayed in itunes connect

How to add mac app icon in itunes connect ? Do we need to add the icon image in xcode and then upload the binary ? Or can we add icon from iTunes itself.

Upvotes: 10

Views: 2561

Answers (4)

zeeawan
zeeawan

Reputation: 6895

In my case, a couple of page refresh didn't work but when I went inside the app and icon appeared there and also appeared on the apps main page when I returned to the apps main page.

Upvotes: 0

Chad
Chad

Reputation: 9859

Itunesconnect has a bug when submitting desktop app updates no icon is displayed:

enter image description here

if you submit for review and wait a couple of minutes this should resolve itself.

Upvotes: 6

emreoktem
emreoktem

Reputation: 2547

I personally took the risk and submitted my app to Mac App store without seeing the icon on itunes connect. Couple of minutes after the submission, the icon was on the page when I refreshed the page.

Upvotes: 15

Luke
Luke

Reputation: 5076

The app icon is uploaded with the binary, so it will just grab whatever icon your selected build has.

Upvotes: 1

Related Questions