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/02 18:33:13 UTC

[GitHub] mosababubakr opened a new issue #437: inappbrowser not support iPhone X devices

mosababubakr opened a new issue #437: inappbrowser not support iPhone X devices
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/437
 
 
   # Bug Report
   
   ## Problem
   
   ### What is expected to happen?
   Inappbrowser should appear correctly in iphone x devices when the device is in portrait mode or in landscape mode.
   
   
   ### What does actually happen?
   If you try to open an app with inappbrowser using iphone x device, you will notice a problem in the screen, because, inappbrowser not updated to iphone x devices until now.
   The problem description in full details in the following pictures.
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   ![test](https://user-images.githubusercontent.com/47486787/53685937-da7ba300-3d29-11e9-8697-ccfdf7df87d3.jpg)
   ![test2](https://user-images.githubusercontent.com/47486787/53685936-d9e30c80-3d29-11e9-808c-12afc72c043f.jpg)
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   cordova.InAppBrowser.open('https://www.google.com', '_blank', 'location=yes,usewkwebview=yes)
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   
   iPhone x with latest 12.1.4 ios
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   Phonegap build cli 8.1.1
   cordova-plugin-inappbrowser master version
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x ] I searched for existing GitHub issues
   - [x ] I updated all Cordova tooling to most recent version
   - [x ] I included all the necessary information above
   

----------------------------------------------------------------
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