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 2018/12/17 00:17:48 UTC

[GitHub] ehorodyski opened a new issue #376: iOS 12/XCode 10 Keyboard Issues

ehorodyski opened a new issue #376: iOS 12/XCode 10 Keyboard Issues
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/376
 
 
   This is a [cross-post from `cordova-ios`](https://github.com/apache/cordova-ios/issues/470#issuecomment-447685749). Since this issue only occurs for iOS 12.x and XCode 10, I'm not entirely sure it's a plugin issue, but I was advised to post here as well:
   
   ---
   
   When running a Cordova project from XCode 10, the Keyboard no longer resizes the height of a flexbox in an InAppBrowser window. The same project, run using XCode 9, shrinks the flexbox to accommodate the keyboard:
   
   ![49611096-8c474580-f96e-11e8-8d6e-5423baafb576](https://user-images.githubusercontent.com/6395078/50060802-80c1fe80-0166-11e9-9d7d-4d975c46d23c.png)
   
   I'm able to reproduce the issue using a minimal Cordova project, [which can be found here.](https://github.com/apache/cordova-plugin-inappbrowser)
   
   The list of plugins/platforms are as follows:
   
   Platform
   `cordova-ios 4.5.5`
   
   Plugins
   
   ```
   cordova-plugin-inappbrowser 3.0.0 "InAppBrowser"
   cordova-plugin-whitelist 1.3.3 "Whitelist"
   ```
   
   Since Apple is forcing users to XCode 10 in March, my team and I are looking to get this resolved as soon as possible. I can provide any additional details required.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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