How I handle icons?

Since iOS7 Beta I am having some weird issues.

Basically, if I ship iOS6 only icons, the upload refuses to work.

if I ship iOS7 only icons, it refuses to work too.

A mix of the two barely worked.

I’ve researched around, and found that apple expects people to use the plist, but Corona relies on filenames instead, so how I make Corona put both sets (iOS6 and iOS7) icons on the app?

What do you mean when you say “a mix of the two barely worked”?

Basically, if you include all of the sizes listed as required on this page, it should work fine: http://docs.coronalabs.com/guide/distribution/buildSettings/index.html#appicons.

  • Andrew

What do you mean when you say “a mix of the two barely worked”?

Basically, if you include all of the sizes listed as required on this page, it should work fine: http://docs.coronalabs.com/guide/distribution/buildSettings/index.html#appicons.

  • Andrew