Search code examples
iosuipopovercontrolleruistoryboarduistoryboardsegue

I cant see popover segue


Im using xcode 4.5.2. While working in storyboard I'm trying to show popover.

But In the list of segue styles, "popover" style is not present.

My segue screenshot


Solution

  • Only on iPad, use a actionsheet or custom view.