Rolf
Posts: 0
Joined: Sun Feb 23, 2014 9:03 pm

Battery meter shows in my header.

Hi Maryna and collegues,

any ETA on the update in the iOS keys setting that should solve this?

Will the solution be to hide the iOS7 status bar, or will that part simply not be part of the 'screen' for the app?

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

Battery meter shows in my header.

Hello! [quote:]any ETA on the update in the iOS keys setting that should solve this?[/quote] should be possible after the next release in the middle April[quote:]Will the solution be to hide the iOS7 status bar, or will that part simply not be part of the 'screen' for the app? [/quote]if I'm not mistaken status bar won't be a part of the screen, but not 100% sure...

By the way you can hide status bar on Source tab, please check this post https://getsatisfaction.com/apperyio/...

Stefan Zier
Posts: 0
Joined: Sun Jun 01, 2014 7:22 pm

Battery meter shows in my header.

Hello, I know this post is kind of old but I am currently testing my app out as a webapp on my iPhone and status bar is still showing. I realize Appery added the keys into the .plist file but unfortunately that status bar is still in the way of my header. Very frustrating. Can you please help? Thank you!

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

Battery meter shows in my header.

Stefan, just to add to your request,
This issue has been bugging me for ages, is there a solution for web apps on ios7?
I fear what the probs will be with 8

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Battery meter shows in my header.

Hello Stefan,

You can create javascript handler on event "load" for page with such code:

code$("div.ui-header").css("padding-top", "20px"); /code

Stefan Zier
Posts: 0
Joined: Sun Jun 01, 2014 7:22 pm

Battery meter shows in my header.

Thank you for the reply, Evgene. I believe I have done this in the image below but I am still seeing that status bar at the top of the page... Did I do this correctly?

Thanks again!

Image

Stefan Zier
Posts: 0
Joined: Sun Jun 01, 2014 7:22 pm

Battery meter shows in my header.

Hello Katya,

Yes I did. In fact, I believe it is enabled already by default.

Any more ideas as to what I might be missing?

Thank you!

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Battery meter shows in my header.

Hello Stefan,

Please, share your application with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a, give us name of your application and operation system of your device: http://devcenter.appery.io/documentat...

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Battery meter shows in my header.

Stefan,

Please clarify, have you tried change value of "UIStatusBarHidden" in App Settings/ iOS keys?

Return to “Issues”