Header overlaps with ios 8 status bar

Hi all!
My header overlaps with the status bar on ios8. What to do?
Thanks!
Fred

<div class="bar bar-header">
    <div class="h1 title">ABOUT</div>
    <a href="index.html" class="button button-clear button-positive">X</a>
</div>

Check this forum post:

Hi Gajotres!

Thanks for your help!
I installed Cordova statusbar and updated my config file.
Unfortunately, the issue remains… btw, I am using Ionic View

Fred

Try it on a real device. Ionic View supports only a small number of Cordova plugins.

How can I test on my iPhone without IonicView?

Thanks again!
Fred

Found it! With Xcode 7 beta 5, we can preview our Apps using an login. Looks like a ios native alternative to Ionic View. Handy for devs! Not sure for clients …