Can UINavigationController only handle a maximum of 4 Viewcontrollers?
问题 I am trying to build a storyboard in Xcode 7.x with more than 4 consequtive view controllers embedded in a UINavigationController. The navigation controller is the initial view controller. Embedded is a simple view controller only containing a single button, which is connected to an Adaptive Show Segue, calling a similar view controller and so on. Each one calling the next by a simple Show Segue. The Push only works for 3 consecutive calls, thereafter the reference to the navigation