You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/03/20 16:19:34 UTC

[GitHub] [cordova-ios] shuppert commented on issue #472: iOS 12 / UIWebView Keyboard covers INPUT elements at the bottom of page

shuppert commented on issue #472: iOS 12 / UIWebView Keyboard covers INPUT elements at the bottom of page
URL: https://github.com/apache/cordova-ios/issues/472#issuecomment-474910569
 
 
   I tried using shrinkView as @lptnmachine suggested but it broke the InAppBrowser in my app.
   
   The fix for me was this; https://github.com/apache/cordova-ios/issues/417#issuecomment-466520675
   
   The globally set viewport-fit=cover was causing issues on iPad's running iOS 12.x since it's only needed on the iPhones with the notch.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org