iOS8 status bar issue

M Muthu Subramanian 3 years ago
0 1 0

Hi,

I am facing status bar issue in iOS8. Mean my UI(Sencha touch) events(particularly top bar event) are not firing properly with status bar. If i apply iphone_use_new_ios7_status_bar_style: 1 then status bar hidden in my app and i am not facing any issue but my UI getting overlap with battery and WiFi info icons.

I am facing issue(top bar event) if status bar visible and it happening with iOS8 only.

Thanks,
Muthu.S

Please register or login to post a reply

1 Replies

J Jon Tara

but my UI getting overlap with battery and WiFi info icons.That is what is supposed to happen. That's how the "new" status bar works - it overlays your content.

It's your responsibility to make room for it. Reserve space at the top of your page, avoid putting elements where status bar text and icons are expected, etc. It is completely up to you.

You probably can't make much use of the space, but you can make it visually merge with your header bar (if you have one) for a more native look.

If you don't want the status bar to overlay your page, then set this to 0, not 1.

CONTACT
Can’t find what you’re looking for?