I am looking for a solution to remove the Gloss Effect from the App Icon for iPhone 5 devices.
I know this effect is provided by Apple by default, for disabling this effect we need to set a flag In Info.plist
. This worked for me, for normal iPhone/iPod devices (non 4 inches). I have done each thing in the plist file. I have put in all the icon files needed too. I don't think there is a need for a separate icon file for 4 inch (iPhone 5/iPod) devices.
I have also tried these links, but my problem still exists.
What do I need to do?