Skip to main content
Known Participant
June 5, 2012
Answered

Remove shading from app store icon?

  • June 5, 2012
  • 1 reply
  • 1105 views

How can I remove the shading from the App store icon?

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

It didn't come out right. Here's a page that shows the key in use:

http://help.adobe.com/en_US/air/build/WS901d38e593cd1bac1e63e3d129907d2886-8000.html

1 reply

Colin Holgate
Inspiring
June 5, 2012

Add this to the info additions of the app-descriptor file:

UIPrerenderedIcon</key

Known Participant
June 5, 2012

Not sure if all of that appeared properly, do you mean something like

<UIPrerenderedIcon>false</UIPrerenderedIcon>

??

And I can put that in the app.xml file anywhere?

Colin Holgate
Colin HolgateCorrect answer
Inspiring
June 5, 2012

It didn't come out right. Here's a page that shows the key in use:

http://help.adobe.com/en_US/air/build/WS901d38e593cd1bac1e63e3d129907d2886-8000.html