How do you change the app store's large icon on iTunes connect?

65,871

Solution 1

Yes, editing of large icons that are already in use by iTunes Connect is locked, but however, You can still register a new update to Your app, in which You can upload Your new 1024*1024 icon
:)

Solution 2

enter image description here

Hi,

I think, no need to upload a new build. Sorry, it's in French, but I think you get it. You need to scroll a little bit but there you can upload an image file. Best is PNG and size 1024x1024.

Solution 3

Change iTunes / App Store Icon.

Now

With new UI & Functional changes in https://appstoreconnect.apple.com/. Now your app icon will get change only with Assets.xcassets -> AppIcon -> [email protected] of 1024 X 1024.

Earlier

In earlier https://appstoreconnect.apple.com/ UI & Functional there were separate features to change the App icon for iTunes.

enter image description here

enter image description here

Solution 4

I found out that you can change the large app icon if your app is not on sale yet - but the place to change it is well hidden.

1.click on the app in itunes connect
2.click on "view details"
3.click on "edit" button next to Version Information at the top of the page
4.scroll all the way down
5.change icon

Solution 5

I was confused, because I used to know the "upload icon" field from my iOS app, but did not see the field when I wanted to submit my Mac OS X desktop app.

The answer above indicates that you can upload an icon only for updates, which is true for iOS apps, but for Mac OS X apps, you can never upload a separate icon file, instead the 512 icon is uploaded together with your binary bundle:

"Note: You will not be asked to provide a large icon when adding your Mac OS X app because it will be uploaded later as part of the binary."

from p56 of https://itunesconnect.apple.com/docs/iTunesConnect_DeveloperGuide.pdf

Share:
65,871
DixieFlatline
Author by

DixieFlatline

Updated on July 20, 2022

Comments

  • DixieFlatline
    DixieFlatline almost 2 years

    I need to change the large app icon (512x512) for app store. I can't find how to to this through iTunes Connect. I's possible change the app screenshots though. I read the iTunes manual (page 97) and it says that it can be done but I only have the "choose file" button for screenshots, not for the large icon.

    I am also confused because the same manual says on on page 99 that edit-ablity of the large icon is locked.

    What am I missing?

  • DixieFlatline
    DixieFlatline over 12 years
    OK, having to upload a new build just to change the icon that has nothing to do with app itself is silly. Tnx anyway
  • Peter V
    Peter V over 12 years
    It kinda does sound silly but when You look at it, just include the new icon in Your next version of the app. No problem ;)
  • javajavajavajavajava
    javajavajavajavajava almost 12 years
    This really sucks. Especially since Apple takes a week or two to review an app :( Good answer nonetheless, thanks.
  • benjamin.ludwig
    benjamin.ludwig over 11 years
    This is simply not true, I just changed it following the steps posted by Etienne678 below
  • mwright
    mwright over 11 years
    This appears to no longer be the case
  • mwright
    mwright over 11 years
    Re comment above mine: I am unable to change it using the method found below by Etienne678.
  • MichaelF
    MichaelF over 11 years
    Well you can do this, but only when you are updating your App and it is in the Waiting for Upload state, but once you upload this tends to be locked
  • wdn
    wdn about 9 years
    It may not be apparent how to change the icon, because there are no "Edit" or "Choose File" links next to it. You just have to roll over the icon until you see a red circle with a white dash through it in the upper-left corner. Click on it to remove the icon, then it will be replaced with a "Choose File" link.
  • Jason Sturges
    Jason Sturges over 8 years
    Invalid link - now for iOS Developers
  • evan
    evan over 8 years
    This is the current way to do it as of 10/10/15
  • MusiGenesis
    MusiGenesis over 8 years
    User ratina below has posted what is now the correct answer to this question.
  • Fayza Nawaz
    Fayza Nawaz about 8 years
    @ValKalinic, how can we add 1024x1024 (artwork icon) for iTunes applications now days?
  • Fayza Nawaz
    Fayza Nawaz about 8 years
    @Etienne678, i guess this answer is outdated now as i can't see any such option on itunes connect (my app is not on sale yet but i'm using test flight for interim builds). Kindly guide me how to add 1024x1024 icon. Thanks
  • Adam Hart
    Adam Hart over 7 years
    Note that you can't change this icon when the app is "Ready for Sale". As of this comment, create a new app version and hover your mouse cursor over the app icon; a little red minus icon will appear. If you're like me and don't see the minus icon, move your cursor around the upper left of the app icon image until your cursor changes and you can click on it, which deletes the icon and shows an option to upload a new one.
  • Markus
    Markus over 7 years
    I can not replace the large app icon. Status is waiting for review, I can delete the existing icon, but the link to upload another one is missing. Although the status was waiting for submission, the situation is the same. Once delete the existing app icon, the link to upload another one is missing!
  • inix
    inix over 7 years
    Thanks,Refresh help me.
  • mdehghani
    mdehghani about 6 years
    no refresh needed anymore apparently. using Safari though
  • Coder-256
    Coder-256 over 3 years
    This is no longer the case. See this answer.
  • 12 rhombi in grid w no corners
    12 rhombi in grid w no corners over 3 years
    so you won't be able to change/add a new icon from app store connect right?
  • Hasya
    Hasya over 3 years
    Yes correct. Only from Appicon xcasset is doable now.
  • 12 rhombi in grid w no corners
    12 rhombi in grid w no corners over 3 years
    ah, that's unfortunate. thank you for your time dude!