I know all the icons of an application should be equal, but I’m developing an app that needs a different icon for the App Store.
How do I set it in Xcode? I cannot find this in the documentation.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Icons of your app on iOS device homescreens are the ones you include in your project, and icon that is displayed in AppStore on both iOS devices and desktop iTunes is the one you upload via iTunes Connect before submitting your app for review (1024×1024 pixel one).
You can find more info about all of those icons in the docs.