1

I am working with xCode 8.2 iOS 9 with Swift 3.0. I have created a storyboard reference in my Main storyboard to refer to a view controller in another storyboard in the code.

When I was creating a segue from the source VC to the destination, it showed these options:

enter image description here

no Relationship Segue section is shown as mentioned here

Why it is not shown and is there a way to show it? Also, how can I go back to the caller VC in Main storyboard from the callee VC in the secondary storyboard? I have tried to use popViewController but it doesn't work.

Amani Elsaed
  • 1,558
  • 2
  • 21
  • 36

0 Answers0