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/15 13:06:31 UTC

[GitHub] [cordova-plugin-inappbrowser] yjukaku opened a new issue #448: Doesn't work properly on Android without cordova-plugin-whitelist

yjukaku opened a new issue #448: Doesn't work properly on Android without cordova-plugin-whitelist
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/448
 
 
   # Bug Report
   
   ## Problem
   
   ### What is expected to happen?
   
   Plugin opens system browser when invoked, whether or not cordova-plugin-whitelist is installed.
   
   ### What does actually happen?
   
   On Android, plugin doesn't open system browser unless cordova-plugin-whitelist is installed. There are no relevant error messages nor anything in the docs to show this dependency. The docs seem to say that the system browser can be opened regardless of whether cordova-plugin-whitelist is installed or not.
   
   ### Environment, Platform, Device
   
   Android, Pixel 2 running Android 9
   
   ### Version information
   
   ```
   Cordova:
      cordova (Cordova CLI) : 8.0.0
      Cordova Platforms     : android 8.0.0, ios 5.0.0
      Cordova Plugins       
        cordova-plugin-inappbrowser 3.0.0 "InAppBrowser"
        cordova-plugin-ionic-webview 4.0.0 "cordova-plugin-ionic-webview"
        cordova-plugin-splashscreen 5.0.2 "Splashscreen"
        cordova-plugin-statusbar 2.4.2 "StatusBar"
        cordova-plugin-whitelist 1.3.3 "Whitelist"
   ```
   
   ## 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