私の UIViewController サブクラスでは、- (void)didAnimateFirstHalfOfRotationToInterfaceOrientation:(UIInterfaceOrientation)toInterfaceOrientation
私は実装していますが、正しく実装され- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
ており、ビューが回転しているにもかかわらず、呼び出されることはありません。