apache / cordova-plugin-statusbar

Apache Cordova Status Bar Plugin
https://cordova.apache.org/
Apache License 2.0
618 stars 480 forks source link

Empty space below the status bar on devices without notch and iOS 15.4 #225

Closed ordas closed 1 year ago

ordas commented 2 years ago

Hi!

We are having a problem with iOS 15.4, on devices without notch (ex: iPhone 6) and overlaysWebView(false). Below the status bar there is a 20px empty space (similar to the status bar itself) which the application does not cover. However it works perfectly on iOS 14 and earlier.

The project is developed in ionic 3 and the version of the statusbar plugin is 3.0.0.

Can you help me?

Thank you! issue

jcesarmobile commented 1 year ago

can you provide a sample app where the issue can be reproduced?

ordas commented 1 year ago

Of course! Can you give me your email and I'll send you the app?

jcesarmobile commented 1 year ago

Doesn’t need to be your app, just a sample app. Would prefer a public repository on GitHub than giving my mail.

ordas commented 1 year ago

@jcesarmobile Thank you very much, but it is not necessary :-) We have solved the problem.

Solution

jcesarmobile commented 1 year ago

Cool, thanks for letting us know.