I have an tabbed bar application and the status bar tint colour is set to default - so it is always my selected blue colour throughout my app.
However, in one view, I am
Change statusBarStyle of application- [[UIApplication sharedApplication] setStatusBarStyle:UIStatusBarStyleDefault animated:NO];