Hi! I am trying to solve a potential bug in the default Page Based Application template. When I rotate for the first time the views get reset to the initial month (independend to the page I am on) instead of showing the current page. After the second rotation the correct page is shown.
Steps to Reproduce: 1) Opening default Page-Based Application template in Xcode 4.6.2 2) run in simulator 3) move a few pages eg until June 4) simulate device rotation 5) Expected Results: after the first device rotation in this example view should be May June Actual Results: the first page January 6) move again a few pages eg to May June in landscape and rotate to portrait and you are correct at May in portrait Notes: I did some search and found these two blogs discussing the issue http://stackoverflow.com/questions/14188592/uipageviewcontroller-first-rotation-resets-views-to-initial-page and http://stackoverflow.com/questions/12591180/xcode-page-based-application-interface-rotation-issue However, the suggestions did not solve the problem for me. Any suggestions? Thanks in advance for your kind help. Best Gerd Sent from my iPad _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com