I recently submitted my app for the ipad, and it was rejected for not supporting all four orientation types. Right now I have it set up so that it auto rotates to landscaperight and doesn’t rotate again. How would I let it rotate to the other three orientations(or just the two landscapes(because I don’t want to create new xibs unless I have to).
Share
You should be able to use one xib if you have the autoresize masks set up correctly, and you set the appropriate keys in the Info.plist file: