UIPageViewController NSInternalInconsistencyException
问题 I'm developing a simple UIPageViewController that has two pages. Each page is loaded from a different ViewController with their specific xib files, named PViewController and TViewController . For PViewController , there are three different views, let's call them A , B , and C . When the application launches, PViewController appears successfully and I can swipe left to see the TViewController , also with no problems. However, when I'm in PViewController and as a response to an event I change