Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

144 icon deleted from app descriptor during publish, never publishes

Contributor ,
Aug 01, 2012 Aug 01, 2012

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.

TOPICS
Development
657
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Aug 01, 2012 Aug 01, 2012

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

...
Translate
LEGEND ,
Aug 01, 2012 Aug 01, 2012

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Aug 01, 2012 Aug 01, 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 01, 2012 Aug 01, 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Aug 01, 2012 Aug 01, 2012

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 01, 2012 Aug 01, 2012
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines