IOS Status Bar Not Hiding

Ive been trying to hide the Status bar on the iPhone but it doesn’t seem to be working, By status bar I mean where the battery and time goes on top in IOS devices. I have entered these meta tags:

And added the following HTML on the Page:

body { background-color: #014473; }

It still seems to not work. Either when I view my app in Natively or even if I add my App to the home screen in safari. Any ideas?

This topic was automatically closed after 70 days. New replies are no longer allowed.