i added the new methods to my code like described at apples iOS 6 Documentations but on the iPhone 5 the App doesn\'t rotate to upside down. Only the to landscape Ways.
Default target settings is no upside-down orientation, so try this:
Go to Project file select your app target select "Summery" tab check that all orientation types pressed
Good luck :)