Hello,
Is there a way to tell CCDirector to disable temporarily autorotation?
I tried to comment some lines in shouldAutorotateToInterfaceOrientation and willRotateToInterfaceOrientation functions
and I disabled it but Box2D doesn't work anymore!
MandarX