I have two view controllers in my iPhone application (built with swift) built with Xcode 6.1 and uses storyboards.
The first view controller is embedded in a navigat
I ran into this problem and the only solution I found that works for me is to use the deprecated 'Push' segue.