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

App hiding iPhone status line (clock etc.)

Hi Katya,
the app is published on apperyio, app name TGF Pizzeria, if you open in safari and add the login screen to home screen, when you open app you will see the status bar in the header.

I tried Benny's code css and js, it gives a margin at top of screen and covers the status bar, but the illusion is spoiled when user scrolls

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

App hiding iPhone status line (clock etc.)

Hello!

I'm sorry for taking so long to update. Could you post actual address where your app is published?

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

App hiding iPhone status line (clock etc.)

Hi Maryna,
it didnt work the way I needed,
so I deleted the code and unpublished the app,
I can redo and send address to support.
It would be great if we can solve this, even adding extra space to the header and displaying the status bar is OK

Just to inform you, the other issue I have on the forum, one error regarded to this code, I had forgot to delete the code before exporting IPA, which cause an error, this has why the code and web app were deleted.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

App hiding iPhone status line (clock etc.)

Please send it to a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a.

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

App hiding iPhone status line (clock etc.)

Thanks Alena, I will send detail to support.

cheers

eascards
Posts: 0
Joined: Mon Jul 14, 2014 2:42 am

App hiding iPhone status line (clock etc.)

Anyone looking for some status bar help, this is a great interactive site to look at.

http://devgirl.org/2014/07/31/phonega...

You have to edit in xCode. In the resources folder there is a config.xml file where you can find the settings in the status bar stimulator.

RobertJay
Posts: 0
Joined: Fri Jun 15, 2012 1:32 pm

App hiding iPhone status line (clock etc.)

Does any way now exist to use css to lower the navbar in the header so it does not overlap the iPhone status bar? Thank you.

RobertJay
Posts: 0
Joined: Fri Jun 15, 2012 1:32 pm

App hiding iPhone status line (clock etc.)

E.g this worked for height:
Apperyio('LocationHeaderNavBar').find('li').height('15');

But I could not get .top, .margin or .padding to similarly work.

Return to “Issues”