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

[WARN] viewport-fit=cover not set in index.html #97

Open
cdparra opened this issue Feb 28, 2018 · 0 comments
Open

[WARN] viewport-fit=cover not set in index.html #97

cdparra opened this issue Feb 28, 2018 · 0 comments

Comments

@cdparra
Copy link
Member

cdparra commented Feb 28, 2018

[WARN] viewport-fit=cover not set in index.html

   iOS 11 introduces new "safe regions" for webviews, which can throw off component sizing, squish the header into 
   the status bar, letterbox the app on iPhone X, etc. Fixing this issue will ensure the webview takes up the full 
   size of the screen. See https://blog.ionicframework.com/ios-11-checklist for more information. To fix, take the 
   following step(s):
   
        1) Add viewport-fit=cover to the <meta name="viewport"> tag in your index.html file
   
   Ignore this issue with: ionic doctor ignore viewport-fit-not-set
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