image - Iphone App Icon error 57 x 57 iOs Version < 7.0 -


i'm trying validate app on organizer/archive, i'm getting error:

"missing required icon file. bundle not contain app icon iphone / ipod touch of '57x57' pixels, in .png format ios versions < 7.0." @ file inspector -> app icon i'm checking iphone: ios 7.0 , later sizes , ios 6.1 , prior sizes.

so appears 6 places fill icon image: 1 - iphone spotlight - ios 5,6 settings - ios 5-7 29pt used icons: 29x29 , 58x58 (29x29@2x) 2- iphone spotlight ios 7 40pt icon: 80x80 (40x40@2x) 3- iphone app ios 5,6 57pt icons: 57x57 , 114x114 (57x57@2x) 4 - iphone app ios 7 60pt icons: 120x120 (60x60@2x)

but image 57x57, still getting error. there else have do?

the developer guide shows icon use image asset

enter image description here

further info here https://developer.apple.com/library/ios/qa/qa1686/_index.html


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -