Timo Sehrbruch
Posts: 0
Joined: Thu May 09, 2013 7:41 pm

Showing status bar on iOS 6 AND(!) 7

Hello there.

I am wondering if there is (or will be) any way to permanently show the status bar both on iOS 6 and 7.

When exporting to xCode the result on iOS7 is that the status bar lies transparent over the app itself, adding a 20px padding to the header WOULD fix it, but would also cause a misfitting version for iOS6 and Android.

iOS6 does not show any of the status bar.

Is there any workaround?

thank you

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Showing status bar on iOS 6 AND(!) 7

Hi Timo,

We'll check this.

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

Showing status bar on iOS 6 AND(!) 7

Hello! There is an issue with iOS7 version, please take a look here http://stackoverflow.com/questions/18.... You can control status bar using UIStatusBarHidden setting in info.plist. We'll add this option so you can edit UIStatusBarHidden setting through editor on iOS keys tab, but unfortunately I don't have an ETA yet.

Timo Sehrbruch
Posts: 0
Joined: Thu May 09, 2013 7:41 pm

Showing status bar on iOS 6 AND(!) 7

so there is actually no way to achieve a look like this:

Image

without a css "hack"?

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

Showing status bar on iOS 6 AND(!) 7

Yes, unfortunately there is no easy way to make it look the same for iOS6 and iOS7 and it requires customization.

Mike6580064
Posts: 0
Joined: Wed Jan 15, 2014 6:00 pm

Showing status bar on iOS 6 AND(!) 7

Is there any update on this issue or is hiding the status bar still the only option?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Showing status bar on iOS 6 AND(!) 7

Hi Mike -- Sorry, could you clarify what another options do you look for?

Recently we have added plugin inside every Appery.io poject, here is new doc section:
:: http://devcenter.appery.io/documentat...

Mike6580064
Posts: 0
Joined: Wed Jan 15, 2014 6:00 pm

Showing status bar on iOS 6 AND(!) 7

In recent builds of my app I have run into the problem of the status bar being transparent and overlapping the header on iOS 7. This only started happening recently and was working just fine in previous builds. I didn't make any edits to source files so I'm not sure what is causing this to happen now.

I wasn't hiding the status bar (because I simply don't want to hide it).

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

Showing status bar on iOS 6 AND(!) 7

Hello!

Please try the following workaround https://getsatisfaction.com/apperyio/...

Mike6580064
Posts: 0
Joined: Wed Jan 15, 2014 6:00 pm

Showing status bar on iOS 6 AND(!) 7

I'll try this but I'd also like to know if this is a major problem that everyone has. And if so, what causes this problem?

Return to “Issues”