Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Will my app be rejected if the icon has rounded corners? [closed]

Tags:

ios

The guidelines specify that I "should provide an image that has 90° corners (it’s important to avoid cropping the corners of your icon—iOS does that for you when it applies the corner-rounding mask)"

I see lots of apps that disobey this recommendation. How big is the risk that Apple will reject my app based on the app icon's rounded corners?

app icon with rounded corners

like image 296
Torben Gundtofte-Bruun Avatar asked Jun 10 '12 11:06

Torben Gundtofte-Bruun


People also ask

Why are my apps at the bottom of my screen sideways?

Android Settings Start by going to Settings => Display and locate the “Device rotation” setting. On my personal cell phone, tapping this will reveal two options: “Rotate the contents of the screen,” and “Stay in portrait view.”


1 Answers

I've done this before and haven't been rejected for it. Just make sure that your icons corners align properly with the corners applied by iOS. (could look pretty strange if they didn't) As long as the fact that you're manually setting the corners isn't obvious to the user you should be fine.

like image 82
Mick MacCallum Avatar answered Nov 02 '22 22:11

Mick MacCallum