I'm returning YES
in my view controller's shouldAutorotateToInterfaceOrientation
function, and I can see using breakpoints that YES
is being returned, however the willRotateToInterfaceOrientation
method isn't being called, and nor is any other rotating method. It seems like after returning YES
nothing happens!
Any ideas?
Mike
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…