Can i somehow disable the Face Up orientation in my iPhone app? OR can i handle it somehow?
It distorts the app's view when kept on flat table.
Can i somehow disable the Face Up orientation in my iPhone app? OR can i handle it somehow?
It distorts the app's view when kept on flat table.
Go to project settings in XCode , click on your target and choose "summary".
Then you'll be able to see under "iPhone/iPod deployment" the following section.
Just remove portrait/upside down and you're set.