0

on submitting the app to the app store I get the following issue. But the size of the icon in the folder is showing 57x57 dimension.

iPhone/iPad Touch: icon.png: icon dimensions (0x0) don’t meet the size requirements. The icon file must be 57x57 pixels, in .png format

I am using xcode 3.2.5 for the project

  • Please check this answer http://stackoverflow.com/a/9421680/662096 – iNeal Jun 15 '13 at 10:41
  • As of May 1 you can't submit apps that are not build with the iOS6 SDK, since you are using Xcode 3.* you can not be using iOS 6 SDK and even if you are able to fix your issue your app will be rejected for not supporting the 4" iOS device, which require you to use iOS 6 SDK. – rckoenes Jun 15 '13 at 13:46
  • Holly Molly dude, you are still using xcode 3.2. And they actually reviewed your app? Lucky you – Adrian P Jun 15 '13 at 15:18
  • so what should I do ? is the issue which I am facing is for the same reason? – abhishek keshari Jun 16 '13 at 11:28
  • @abhishekkeshari are you still having any issues with icons in your Xcode projects? – Jake3231 Feb 12 '18 at 04:16

1 Answers1

0

Are these guidelines meet for your icon?

Lithu T.V
  • 19,955
  • 12
  • 56
  • 101