"unable to verify icon dimensions" error when submitting Flash iOS App to the Apple App Store

Tried submitting my app to the app store using the Application Loader. The package could not be sent due to an error that icons could not be generated: "unable to verify icon dimensions - CFBundleIcons" etc.
I looked into the package and Icon.png was missing, Icon@2.png was there.

The problem was that in my application descriptor XML amongst the <icon> entries one with <image57x57></image57x57>
was missing. Thus the right icon could not be generated and the error message.

Kommentare

Beliebte Posts aus diesem Blog

Play M3U8 HTTP Stream through Flash Player using apple-http-osmf

Drawing a line after an arrow that follows a path in a Flash MovieClip

Dropping Clips on Sprite Graphics V2