With the release of iOS 5.1, the default behavior for SplitViews has changed so that when you hide the Master ViewController in a BarButtonItem, instead of presenting a Popover, the Master VC slides in from the left side of the screen. Since this is the default behavior now, is it recommended that we transition away from presenting popovers to show the master VC? I know it's still possible to do using a UIPopoverController, but I would like to know what is now recommended.
Thanks, Brad Ringel _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com