Search code examples
swiftstoryboardxcode7.3

popover presentation disappear from Manual/Action segue menu in xcode 7.3.1


I want to link between a UIButton to a custom PopoverViewController , but the popover presentation option disappear from the segue menu:

the manual segue option Im getting when Ctrl+ link to the popoverViewController

Thanks for your time.


Solution

  • Click on modal and then in the right menu, change kind with Popover

    enter image description here