You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 19, 2021. It is now read-only.
Something in this plugin is causing the status bar to overlay the web view even though it is set to not overlay using the statusbar plugin. Has anyone found a solution to make the overlay go away?
The text was updated successfully, but these errors were encountered:
This new issue is being caused by a recent commit from issue #218 . While that commit may solve issues on iPhone X, it breaks handling of the status bar on all other iOS device running iOS version 11.0 or greater. Please undo this commit and find another way to detect if it is an iPhone X or not.
Something in this plugin is causing the status bar to overlay the web view even though it is set to not overlay using the statusbar plugin. Has anyone found a solution to make the overlay go away?
The text was updated successfully, but these errors were encountered: