Skip to main content
Participant
September 11, 2013
Question

Missing recommended icon file

  • September 11, 2013
  • 2 replies
  • 2867 views

Missing recommended icon file - The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format.

Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format.

Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format.

pls help me...

This topic has been closed for replies.

2 replies

September 13, 2013

Recently i came across this detailed article explaining how to resolve this erro

http://www.digifloor.com/missing-recommended-icon-file-error-ios-app-13

Hope it will help !

Participant
October 31, 2013

你好!那個我還是不太懂他說增加圖標的位置要在哪裡?我目前也卡在這個問題一直無法上傳!能不能請哪位高手幫個忙指點一下

September 11, 2013

I have just uploaded an app and got the same email back from Apple. I'm using AIR SDK 3.9.0.1080 with iOS7 support and provided all the mandatory and recommended icons. I wonder if this beta isn't quite there yet?

sharsadAuthor
Participant
September 11, 2013

For the App Store, create a large version of your app icon in two sizes so that it looks good on all devices:

  • 1024 x 1024 pixels
  • 512 x 512 pixels (standard resolution)

i just added both icon,but.. problem not solved yet..

September 11, 2013

sharsad, the 1024x1024 and 512x512 icons are for the app page on the App Store, not for the app icon in the device.

I have opened the IPA file and found no trace of the new icons. So packager 3.9.0.1080 is no longer complaning about unknown icon sizes if one declares them in application.xml, but doesn't package them in the IPA either?