Skip to main content
Inspiring
August 1, 2012
Answered

144 icon deleted from app descriptor during publish, never publishes

  • August 1, 2012
  • 5 replies
  • 761 views

I'm trying to get the 144 icon working for my retina app. I've seen many people say you can put it in the app by adding <image144x144>Icon_144.png</image144x144> to the icon section of the app descriptor XML. However, if I add that line, it just deletes that line during publish and doesn't publish the icon. I have my 144 icon with that name in a bunch of different folders in case it's checking a different one than I expect, but it never works.

This topic has been closed for replies.
Correct answer Colin Holgate

What's the deal with all the people saying just add it to the XML then? Maybe they're all talking about 3.4 Argh. All right, thanks.


I just looked in the descriptor template for the current AIR 3.3, and 144 is listed there. Maybe it wasn't listed before? It's certainly not in the AIR 3.2 version of that file.

Something else that seems new is that Flash made a folder named "AppIconsForPublish", and when I selected the 114 icon it put a copy there. There isn't an option for selecting 144, so I added the line to the xml, and also copied the 144 icon into that new folder.

Still it deleted the entry from the xml. Next I tried with 3.4, and still the icon was deleted from the xml.

So, it seems that because 144 isn't listed in the Flash publishing settings it gets deleted. It may be for now that you have to do the build from the command line, and that may work in 3.3 too.

I'll alert the authorities about how even AIR 3.4 deletes the 144 icon.

5 replies

Colin Holgate
Inspiring
August 1, 2012

I have reported that in the past. I believe it's fixed in AIR 3.4.

xTLSAuthor
Inspiring
August 1, 2012

We can't put apps made in 3.4 on the store, so that doesn't do much good...

I just write protected the app descriptor XML and Flash tells me the icon isn't found.

Colin Holgate
Inspiring
August 1, 2012

For now all you can really do is let it not have a 144 icon. I have done updates recently that were accepted, though I know the store submission rules are in the process of changing.