Page 1 of 1

iOS 7 and childbrowser status bar issue

Posted: Mon Oct 14, 2013 1:03 pm
by Saravanan S

if ([[[UIDevice currentDevice] systemVersion] floatValue] = 7) {

Code: Select all

    [application setStatusBarStyle:UIStatusBarStyleLightContent]; 

     self.window.clipsToBounds =YES; 

     self.window.frame =  CGRectMake(0,20,self.window.frame.size.width,self.window.frame.size.height-20); 
 }   

adding this code in my project , another pages are working fine.When i open the childbrowser working normally but another pages are having status bar issue.


iOS 7 and childbrowser status bar issue

Posted: Mon Oct 14, 2013 1:56 pm
by Kateryna Grynko

Hi Saravanan,

Please take a look at here:
https://getsatisfaction.com/apperyio/...


iOS 7 and childbrowser status bar issue

Posted: Mon Oct 14, 2013 5:00 pm
by Maryna Brodina

Hello! This post might also help https://getsatisfaction.com/apperyio/...