IOS4 removing shadow of the icon of the application
I have given an icon to my application the image i am giving is not havin开发者_StackOverflowg any shadow over it but on iphone it shows the shadow over the icon. Is it possible to remove the shadow.
Yes,you can Remove shadow by doing this.
Include a row in the info.plist file of your app Icon already includes gloss effects
and checkmark the checkbox.
To remove shadow of the icon of the application, Just do this:
精彩评论