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/09/17 11:15:02 UTC

[GitHub] [cordova-plugin-inappbrowser] mibischof opened a new issue #537: InAppBrowser IOS options not working

mibischof opened a new issue #537: InAppBrowser IOS options not working
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/537
 
 
   # Bug Report
   The InAppBrowser does not behave as expected on IOS with the additional options.
   
   ## Problem
   toolbarposition=top does not work
   toolbarcolor=#46b919 does not work
   
   ### What is expected to happen?
   We expected that setting the options does change the InAppBrowsers look as described.
   
   ### What does actually happen?
   Options are ignored, color is still the default color and the toolbar is still at the bottom.
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   We tried to use the usewkwebview=yes option, which made the toolbar to appear in the right color and at the top of the screen but the page didn't  load anymore.
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   This is the string we used for the options
   toolbarposition=top,toolbarcolor=#46b919,closebuttoncaption=Back
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   Tested on IPhone XR and Iphone 10 with IOS 12.4.1
   
   
   ### 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.
   -->
   Cordova: 9.0.0 (cordova-lib@9.0.1)
   Ionic Framwork: 4.12.0
   cordova-plugin-ionic-webview: 4.0.1
   cordova-plugin-inappbrowser: ~3.0.0
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [ ] 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