When submitting app to the app store do i have to include all these images?

I made an app for iphone only. Do i still have to submit all of these images or only the one required for iphone? 

http://docs.coronalabs.com/guide/distribution/buildSettings/index.html#appicons

Depends on what you support.

  1. First there are icons for android and icons for iOS.
    -You decided to distribute it for iOS only so you don’t need any android icons.

  2. Next step are the supported devices. For each supported device you must cr8 a different icon and include it.

There are programms outta there that do it for you with 1-2 clicks.

If it’s iPhone only, you won’t need the iPad icons or the Android icons.  But you  have to make sure to build for iPhone only, not a Universal build.

Thanks!. Yes I’m only building for iphone :slight_smile:

Depends on what you support.

  1. First there are icons for android and icons for iOS.
    -You decided to distribute it for iOS only so you don’t need any android icons.

  2. Next step are the supported devices. For each supported device you must cr8 a different icon and include it.

There are programms outta there that do it for you with 1-2 clicks.

If it’s iPhone only, you won’t need the iPad icons or the Android icons.  But you  have to make sure to build for iPhone only, not a Universal build.

Thanks!. Yes I’m only building for iphone :slight_smile: