cordova-plugin-inappbrowser icon indicating copy to clipboard operation
cordova-plugin-inappbrowser copied to clipboard

Apache Cordova InAppBrowser Plugin

Results 164 cordova-plugin-inappbrowser issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

support
platform: android

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

# 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...