Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

chhoda

macrumors 6502
Original poster
Hi All,

This issue has been bugging me for last week. I have a xcode 5.1.1 based ios project with base sdk 7.0 and target sdk 6.1 onwards (minimum supported by xcode 5.1.1)

my application has 3 viewcontrollers, and I am not handling rotation through code anywhere, it works by default. It works great for all viewcontrollers in 7.0, rotates perfectly and aligns controls.

i downloaded 6.0 simulator and ran in it, there one of the view controllers does not handle rotation. Meaning, the view rotates, but the webview inside it, does not rotate ! And that's for only 1 viewcontroller, other 2 viewcontrollers rotate their views and control inside it just fine.

As I am not handling rotation by code, I wonder what am I missing in settings, that this problem persists for so long.

thanks in advance for any help

regards
ch
 
Can you check your views in the storyboard make sure there's no portrait only setup for them?
 
thanks for the reply. This is a project that was developed with xib files, hence i have not migrated it to storyboard yet !
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.