As you can see here:
For some reason the status bar is "pushing" my fixed header a few pixels down. Is there any way to fix it?
I can't debug on browser because this issue happens only on the device.
I'm using the default Ionic app, and this is where I'm setting my StatusBar:
.run(function($ionicPlatform) {
$ionicPlatform.ready(function() {
if(window.StatusBar){
StatusBar.styleDefault();
}
});
})
Connect your phone to your computer and open google chrome and you see this route chrome://inspect/#devices
This allows you to debug the phone
I hope it helps you.
Sorry, the problem is IOS
http://moduscreate.com/enable-remote-web-inspector-in-ios-6/
it also for ios 9
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With