This has worked in the past with no trouble, but this time, I have a
rather complex view hierarchy:
UITabBarController
MyThingerController
MySubThingerController
I tried overriding shouldAutorotateToInterfaceOrientation on all three
controllers; it's not called anywhere.
Anybody have any theories on why it would never be called?
Cheers,
Paul