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

White area in status bar / iOS 11 #262

Closed
eb1 opened this issue Oct 18, 2017 · 0 comments
Closed

White area in status bar / iOS 11 #262

eb1 opened this issue Oct 18, 2017 · 0 comments

Comments

@eb1
Copy link
Contributor

eb1 commented Oct 18, 2017

Adapt It Mobile Version: 1.0 beta 8
Operating System: iOS
OS Version: 11
Severity: 3 - it's just ugly, and takes a few pixels from the top of the screen
Description: I've been noticing on recent builds that a white bar is appearing on the top of the screen, where the status bar is. We've attacked this particular issue before, but it looks like iOS has changed the way they render things again:

https://issues.apache.org/jira/browse/CB-12886

The link above also provides a fix for this issue -- adding a "viewport-fit=cover" parameter to the viewport <meta> tag in the index.html file.

Steps to Reproduce:

  1. Launch AIM on an iOS device. Notice the white area in the status bar, and that our UI is slightly moved down (~20 px).
@eb1 eb1 added the iOS label Oct 18, 2017
@eb1 eb1 closed this as completed in 4c46388 Oct 18, 2017
eb1 added a commit that referenced this issue Oct 18, 2017
@eb1 eb1 added this to the Release 1.0 beta 9 milestone Nov 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant