cordova-plugin-inappbrowser
cordova-plugin-inappbrowser copied to clipboard
Apache Cordova InAppBrowser Plugin
On Android, when setting `footer` to `yes`, the footer bar overlaps the WebView content, causing it to cover up the bottom slice of the WebView. I was able to fix...
Hi, After updating to v4.0.0 all is ok but I only have this small issue, a white line is present on top of IAB and I can't remove it. I...
# Bug Report ## Problem ### What is expected to happen? That the ```event``` of type ```InAppBrowserEvent``` returned from ```addEventListener``` has property ```data``` as per documentation. ### What does actually...
# Bug Report ## Problem Ok question may sound weird. **(you can also reproduce this by following below)** I have 2 pages in my ionic 5 app. page A has...