I gather the orientation approach changed in the recent version of iOS and I\'m not using UIWebView...
Is there a way of locking an entire App to Portrait Mode or do
Go to Xcode > "General" and edit:
Following is the way to lock the orientation of your app to portrait only.
In iOS 7 you can check only portrait in project-> general -> Deployment info.