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

Issue with bad display onsen interface on IOS devices with cordova. #2718

Closed
jonnathanlopes opened this issue Jan 10, 2020 · 2 comments
Closed

Comments

@jonnathanlopes
Copy link

I build an application with osen and Angular and after packing on Cordova I am having bad display problem with the following devices.

IPHONE 6 bad
IPHONE 6+ bad
IPHONE 6S bad
IPHONE 6S + bad
IPHONE 7 bad
IPHONE 7+ bad
IPHONE 8 bad
IPHONE 8 + bad
IPad bad
IPad AIR 2 bad
bad

In the devices below it works perfectly
ok

IPHONE X OK
IPHONE XS OK
IPHONE XS MAX OK
IPHONE 11 OK

@emccorson
Copy link
Contributor

Can you please provide a minimum working example that replicates this issue? @jonnathanlopes

@emccorson
Copy link
Contributor

Aaah I just realised what the problem is. Basically you've ended up with some extra padding somewhere to account for the notch on iPhone X.

This article explains exactly what you need to do:
https://medium.com/the-web-tub/supporting-iphone-x-for-mobile-web-cordova-app-using-onsen-ui-f17a4c272fcd

I'll close this now. @jonnathanlopes

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

2 participants