Hey everyone,
just wanted to give heads up to anyone planning on submitting a game for the iPad.
As you probably know the iPad Human Interface Guidelines state that all apps should support multiple orientations.
It goes on to say that understandably some apps, such as games, may not not be able to support all orientations.
Based on this and other games available for iPad, I submitted a small game that only support Portrait orientation.
It got rejected on the "multiple orientation basis" and I was asked, if possible to support landscape, and if not that it's necessary to at least support both variants of the orientation (UIDeviceOrientationPortrait, UIDeviceOrientationPortraitUpsideDown)
Excerpt from email:
The iPad Human Interface Guidelines state that an iPad application should be able to run in all orientations. XXX is only supporting one variant of the portrait orientation. While we understand there are certain applications that need to run in the portrait orientation, it would be appropriate to support both variants of this orientation in your application.
Please note that supporting all four orientations, each with unique launch images, provides the best user experience and is recommended.
Just thought it'd be good to know ;)