This BLOG is just to help Developers for some programming issues...!!! This is not the matter for misuse, if it happens then only the reader will be responsible for the results. Please comment also if you found them useful for u...!!!
//Set height [UIHardware _setStatusBarHeight:0.0f]; //Set for a limited time [self setStatusBarMode:2 duration:0.0f];
//hide status bar
[self setStatusBarHidden:YES animated:NO];