Hope someone can help me here,
I have used a segue to popover a tableView onto the main view with no problems up until now.
After the Xcode 6.2 update I get 'Pushing a navigation controller is not supported', I am not setting it as a push, I am setting it as a popover.
I have done a lot of work to this project only to be put back 2 months because of this.
Please help.
PS, I am writing it in swift.