NSGenericException', reason: 'Push segues can only be used when the source controller is managed by an instance of UINavigationController

后端 未结 11 672

so I\'m making an app with 5 view controllers, the first is embedded in a UINavigationController and the segue between the first 4 view controllers works fine. However intro

11条回答
  •  感情败类
    2020-12-07 18:11

    Set UINavigationcontroller as Initial View controller (Initial Scene) in StoryBoard.

提交回复
热议问题