【发布时间】:2013-04-03 13:19:00
【问题描述】:
在我的项目中,我使用 UIPageViewController 从情节提要中添加一些 viewController。我在这里做了一个非常简单的示例项目:
http://www.2shared.com/file/Rz0G1b5C/pageScroll.html(选择 iPhone 模拟器)如您所见,我收到错误 The number of provided view controllers (3) doesn't match the number required (1) for the requested spine location(在我的真实项目中,它是 transition 而不是 spine location,但是我所做的一切都与我的真实项目中相同。我已经已经搜索过堆栈溢出,但找不到我的问题的任何答案。
【问题讨论】:
标签: iphone ios objective-c