Smokolisz commented on issue #632: (android) Added option to turn on/off fullscreen mode in Android URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/632#issuecomment-591636241 @PDLMobileApps can you please try to reproduce my problem? Simply create new cordova 9.0.0 project and add inappbrowser plugin. After device ready fire webview: `inAppBrowserRef = cordova.InAppBrowser.open("http://google.com", "_blank", 'location=no,fullscreen=no'); ref.show();` It opens in fullscreen
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
