After upgrading my project to iOS7
when I do a BACK Button and the UINavigationControl
This might help you..You can try adding UIViewControllerBasedStatusBarAppearance key and set it's value NO in your info.plist
UIViewControllerBasedStatusBarAppearance
NO
UIViewControllerBasedStatusBarAppearance = NO