Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

Header overlap with iPhone status bar as shown in screen shot

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

Lars Holtet
Posts: 0
Joined: Sun Nov 24, 2013 5:47 pm

Header overlap with iPhone status bar as shown in screen shot

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?

Rafael Martínez
Posts: 0
Joined: Tue Apr 23, 2013 5:19 pm

Header overlap with iPhone status bar as shown in screen shot

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

Lars Holtet
Posts: 0
Joined: Sun Nov 24, 2013 5:47 pm

Header overlap with iPhone status bar as shown in screen shot

Do you put this entire code just before @end?

Dirk Gissing
Posts: 0
Joined: Sat Oct 12, 2013 4:18 pm

Header overlap with iPhone status bar as shown in screen shot

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

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Header overlap with iPhone status bar as shown in screen shot

Hello!

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

Dirk Gissing
Posts: 0
Joined: Sat Oct 12, 2013 4:18 pm

Header overlap with iPhone status bar as shown in screen shot

I did, it gave a build error

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Header overlap with iPhone status bar as shown in screen shot

Could you post error screenshot?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Header overlap with iPhone status bar as shown in screen shot

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

Return to “Issues”