I have created a project with master detail template in Xcode 4.5 and deployment target 5.1. Could someone please help me with following UISplitViewController issues please.
In portrait mode, master view fade in from the left. It doesn't appear as Popover view as it used in iOS 5.0 in portrait mode. Please see attached images. How to get the master view as popover?
Is there anyway I can hide master view in Landscap mode?
Thanks.
This has been the default action since 5.1. From the iOS 6 release notes:
There's a dirty way to fix this.