Status bar covers part of the application
I have a problem that the status bar covers part of the application, and I would like the status bar to be separate from the application. I use Angular 12 and Capacitor V4, should i use capacitor save-area package? This issue only appear on iphone with notch, on Android, iPad works very well.
This is what the app looks like when you run it.
enter image description here▾
When I minimize the apps and come back again, the...