Hello everyone,
Please help. I have an app running on ionic v1, Somewhere along the CLI update, the header and the status bar started overlapping ( without the 20px padding top ). Is there a fix for this. Currently, im using custom css overrides for this, and its a pain. I tested it out on a fresh project and it’s still there please help. Thanks in advance.
@Dlazzy Started developing when there was only Ionic 1. So the project is still in Ionic 1.
not sure there are advantages, But that is not the question here. Do you have any solution for me. Thanks.
Hi, I got the same issue, fixed by inserting into index.html “viewport-fit=cover” and updating Xcode to the latest version. By the way, I was using ionic v3, but I think it will work with v1 too.