Hi there,
I’m new to Ionic (and AngularJS) and am trying to figure out how the status bar is handled on iOS. In particular, why my content is under the status bar unless I have an ion-nav-bar in place. Is this behavior documented somewhere? I can’t seem to find any mention of it. I’m also seeing it in the side menu (under status bar unless I add an ion-header-bar at the top of the menu). My app is running on Phonegap and I have the cordova-plugin-device and com.phonegap.plugin.statusbar plugins installed.
Thanks in advance!
Jason