Remove Gloss from Icons on iOS.

By default when publishing your app to iOS, iOS will add a pre-rendered sheen on top which can make your icon look muted and washed out.

To see your icon in it’s full glory, add this code to the <InfoAdditions /> tag within your App.xml file:

<key>UIPrerenderedIcon</key>
<true/>

Love easy fixes :)

Written by

No Comments Yet.

Leave a Reply

Message