Page 3 of 6

Header overlap with iPhone status bar as shown in screen shot

Posted: Wed Mar 05, 2014 7:38 am
by Alex GG

Thanks Rafael and Maryna,
I added UIViewControllerBasedStatusBarAppearance key manually, and now the status bar is hidden.


Header overlap with iPhone status bar as shown in screen shot

Posted: Sat Mar 08, 2014 11:44 am
by Lars Holtet

There has to be a way to made the header solid/lowered in xcode instead of removing the header? no back button or anything will work if its gone?


Header overlap with iPhone status bar as shown in screen shot

Posted: Sat Mar 08, 2014 12:01 pm
by Rafael Martínez

The code that I have published in this post made the status bar of iPhone visible and solid.


Header overlap with iPhone status bar as shown in screen shot

Posted: Sat Mar 08, 2014 1:26 pm
by Lars Holtet

Do you put this entire code just before @end?


Header overlap with iPhone status bar as shown in screen shot

Posted: Tue Mar 11, 2014 8:30 am
by Maryna Brodina

Hello Lars! Please take a look here http://stackoverflow.com/questions/19...


Header overlap with iPhone status bar as shown in screen shot

Posted: Thu Mar 27, 2014 1:24 pm
by Dirk Gissing

The code Rafael provided causes a build error in Appery and compiling errors in Xcode.


Header overlap with iPhone status bar as shown in screen shot

Posted: Thu Mar 27, 2014 1:33 pm
by Maryna Brodina

Hello!

Could you try to export .ipa file through Appery.io?


Header overlap with iPhone status bar as shown in screen shot

Posted: Thu Mar 27, 2014 3:27 pm
by Dirk Gissing

I did, it gave a build error


Header overlap with iPhone status bar as shown in screen shot

Posted: Fri Mar 28, 2014 6:07 am
by Maryna Brodina

Could you post error screenshot?


Header overlap with iPhone status bar as shown in screen shot

Posted: Fri Mar 28, 2014 8:32 am
by Maryna Brodina

Please also clarify where did you put this code?
Take a look here http://stackoverflow.com/a/20171231