Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios Header / Footer Safe area breaking randomly #662

Open
jbu4github opened this issue Feb 8, 2022 · 0 comments
Open

ios Header / Footer Safe area breaking randomly #662

jbu4github opened this issue Feb 8, 2022 · 0 comments

Comments

@jbu4github
Copy link

I have a Cordova app wrapping a web-app in a web view.

Android has no issues that I can see, but iOS appears to discard the CSS safe area settings for padding, at random, but reproducibly when putting the app into the background and foreground (via XCode simulator).

Similar issues are described here:

#604
#49

I have all of the viewport settings and CSS padding-top/bottom inset settings advised in these issues installed. The padding is correctly displayed until the app is cycled between background/foreground.

Does anyone have any suggestions for a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant