I’m finding this today in my Ionic 3 app (works fine on Android) but on iOS on certain screens the header overlaps the status bar. All the screens with the problem use embedded components i,e.a parent component which contains a sub-component - the ion-header is in these sub-components. So I guess that’s the reason.