segue does not work in simple segue test

后端 未结 3 1670
暖寄归人
暖寄归人 2021-01-07 21:53

I have a weird problem. I have created 2 viewcontrollers in my storyboard: testSegueViewcontroller and nextPageViewController.
The testSegueViewcont

3条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-07 22:44

    You need to put the testSegueViewcontroller inside a UINavigationController.

提交回复
热议问题