cordova-plugin-inappbrowser
cordova-plugin-inappbrowser copied to clipboard
Apache Cordova InAppBrowser Plugin
### Platforms affected ### Motivation and Context ### Description ### Testing ### Checklist - [ ] I've run the tests to see all new and existing tests pass - [...
# Bug Report ## Problem The option beforeLoad = get in the creation of the inAppBrowser makes it impossible to open mailtos. ### What is expected to happen? Open the...
### Platforms affected - iOS - Android ### Motivation and Context It's currently not possible to set cookies and request headers when opening the IAB. ### Description I'm adding two...
# Bug Report ## Problem ### What is expected to happen? I'm trying to get the InAppBrowser function up and working on my Ionic App. I'm following the steps on...
# Bug Report ## Problem When message event listener contains another inAppBrowser call to open link in system browser, message event fires only once for one inAppBrowser window ### What...
### Platforms affected ### Motivation and Context ### Description ### Testing ### Checklist - [ ] I've run the tests to see all new and existing tests pass - [...
# Bug Report ## Problem window.open(..) doesn't work webpage opened in InAppBrowser ### What is expected to happen? window.open(..) inside the InAppBrowser WebView should work ### What does actually happen?...
# Feature Request ## Motivation Behind Feature Design of some applications requires to show content all over display, including space, reserved for system status bar (for example Google Maps). On...
# Bug Report ## Problem "browser.on('loaderror')" does not work properly on iOS. ### What is expected to happen? I have a function to handle the loaderror of my page; this...
### Platforms affected iOS & Android ### Motivation and Context This change is needed in situations where the main app has some content on the bottom of the screen that...