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

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

### Platforms affected many different Android platforms out in the field ### Motivation and Context Resolves https://github.com/apache/cordova-plugin-inappbrowser/issues/470 Resolves https://github.com/apache/cordova-plugin-inappbrowser/issues/893 Resolves https://github.com/apache/cordova-plugin-inappbrowser/issues/1007 Resolves https://github.com/apache/cordova-plugin-inappbrowser/issues/384 ### Description just adds a try catch...

… closed (by invoking ref.close()) causing memory leaks ### Platforms affected Android ### Motivation and Context Fixes [open issue 290](https://github.com/apache/cordova-plugin-inappbrowser/issues/290) ### Description When a web view is closed its resources...

The code supported Android API levels of more than 13 also the Google Pixel 7 pro for the capacitor user. also Cordova . ### Platforms affected ### Motivation and Context...

# Bug Report ## Problem We are facing a crash (reported from Google Play Console), that is happening on some phones, mentioned InAppBrowser in the stack trace. The app seems...

### Platforms affected Android ### Motivation and Context Support FullScreen For Android Video in html ### Description Android WebView is Not Support FullScreen Video in html So we need some...

Hi! I am trying to log in with digital certificate on android and ios devices but doen't work with inappbrowser. 1. First I installed on my device the digital certificate...

support
platform: ios
platform: android

# Bug Report IOS - Not opening in full height - Only on the first time ## Problem When opening a URL in the In App Brower for the first...

# Bug Report On opening the HEIC image with open method, it shows blank white screen ### What is expected to happen? It must show the image

# Bug Report ## Problem ### What is expected to happen? This is the behaviour occurring on iOS versions lower than 16.4, which is the intended one. A popup appeared...

info-needed