Page 3 of 4

Battery meter shows in my header.

Posted: Mon Mar 03, 2014 9:36 pm
by Rolf

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?


Battery meter shows in my header.

Posted: Mon Mar 03, 2014 9:59 pm
by Maryna Brodina

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/...


Battery meter shows in my header.

Posted: Mon Jun 02, 2014 10:59 pm
by Stefan Zier

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!


Battery meter shows in my header.

Posted: Mon Jun 02, 2014 11:57 pm
by Michael4771079

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


Battery meter shows in my header.

Posted: Tue Jun 03, 2014 10:42 am
by Evgene Karachevtsev

Hello Stefan,

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

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


Battery meter shows in my header.

Posted: Wed Jun 04, 2014 4:17 am
by Stefan Zier

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


Battery meter shows in my header.

Posted: Wed Jun 04, 2014 4:05 pm
by Kateryna Grynko

Hi Stefan,

Did you do this?
https://getsatisfaction.com/apperyio/...


Battery meter shows in my header.

Posted: Wed Jun 04, 2014 5:02 pm
by Stefan Zier

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!


Battery meter shows in my header.

Posted: Thu Jun 05, 2014 7:34 am
by Evgene Karachevtsev

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...


Battery meter shows in my header.

Posted: Fri Jun 06, 2014 4:32 pm
by Evgene Karachevtsev

Stefan,

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