Hi all,
I have just compledeted my first Cocos2d game for iPad. However, I'm not sure how to check the orientation of a device when the game begins. Therefore there's currently only one orientation supported (portrait). Do you know if it's possible to get approved with only one orientation?
And if any of you could tell me how to easily check the orientation in the beginning and set the correct orientation, I'd be thankful. (I think I don't need autorotation, just check & set in the beginning.)