Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

bbrosemer

macrumors 6502a
Original poster
Jan 28, 2006
639
3
I just noticed that some apps don't have that pseudo default shading that when you submit an app it gets covered with. I wanted to know is there anyway to remove the default shading not just from the app store icon but from the icon itself when it is running on the device?
 
I just noticed that some apps don't have that pseudo default shading that when you submit an app it gets covered with. I wanted to know is there anyway to remove the default shading not just from the app store icon but from the icon itself when it is running on the device?

In your info.plist add the following BOOLEAN key: UIPrerenderedIcon and set it to FALSE
 
Thanks a ton ... now will this do the same for the Icon that gets displayed on the web store because what I have noticed is they take that from the large Icon that you submit....
 
Thanks a ton ... now will this do the same for the Icon that gets displayed on the web store because what I have noticed is they take that from the large Icon that you submit....

In theory it will take it off the icon displayed in iTunes. But rare times it won't.
 
sorry to dig this old thread up but i was googling on how to remove the shading as im creating a theme for it and ive been wondering all these times why some of the icons appear to have shadings on it.

what are the exact codes for me to put onto my info.plist?

thanks! :)
 
sorry to dig this old thread up but i was googling on how to remove the shading as im creating a theme for it and ive been wondering all these times why some of the icons appear to have shadings on it.

what are the exact codes for me to put onto my info.plist?

thanks! :)

Read like 3 posts back..

"In your info.plist add the following BOOLEAN key: UIPrerenderedIcon and set it to FALSE"
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.