xCode 4.6.3 created new project. When loading the app or changing orientation the page cache is not updated, resulting on load the first 3 pages are initially blank until you page to page 5, same with a change to orientation, but instead of blank I have the the previous orientation's pages.
Is there a delegate issue with stroryboards? I am using the original scene and the ViewController is a subclass of LeavesViewController.
xCode 4.6.3 created new project. When loading the app or changing orientation the page cache is not updated, resulting on load the first 3 pages are initially blank until you page to page 5, same with a change to orientation, but instead of blank I have the the previous orientation's pages.
Is there a delegate issue with stroryboards? I am using the original scene and the ViewController is a subclass of LeavesViewController.