I’m using beta10 and notice there is extra padding between toolbar and IOS statusbar. It only happens with IOS but not browser and Android
Until I set it. It looks like default is true now?
platforms: {
ios: {
statusbarPadding: false
},
Can you share the header markup you’re using?
I have not seen this before and have not be able to replicate it either
There is nothing special. I try to copy header from conference app and deleted all CSS/HTML from my app. I’m still seeing this. Meantime conference app works fine
I’m just lost
Still, please share some code. A sample project also helps. I have not been able to replicate this.