I\'ve got a UIPageViewController set up paging my ImageViewController.
UIPageViewController
ImageViewController
The ImageViewController contains a UIScrollView
UIScrollView
Have you tried disabling bouncing in the UIScrollView? That worked for me and solved my other problem too alluded to in my comment above.