We just uploaded an update to our game. I receive the following email shortly after upload:
Invalid Image -
For iOS applications, icons included in the binary submission must be in the PNG format.
- If your application supports the iPhone device family, you must
include square icons of the following dimensions: 57x57 pixels and
120x120 pixels. - If your application supports the iPad device family, you must
include square icons of the following dimensions: 72x72 pixels, 76x76
pixels and 152x152 pixels
We have in our package :
Icon.png - 57x57
Icon@2x.png - 114x114
Icon-Ipad.png - 72x72
Icon-Ipad@2x.png - 144x144
We have never had an issue before. Anyone have an idea about these new dimensions? What is the naming convention for them?