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

Is it possible that the "loadstop" event of the InAppBrowser is not executed when there is a "load" event for the window object on a page accessed through Android?

### The plugin as it sits handles IOS and Android differently in regards to how it handles the splash screen. **Use case:** I am launching the inappbrowser on opening of...

# Bug Report I have an application in Ionic 6 and Angular 14 in which I use the InAppBrowser plugin to use a web application of my company and the...

### Platforms affected ### Motivation and Context ### Description ### Testing ### Checklist - [ ] I've run the tests to see all new and existing tests pass - [...

### Platforms affected iOS ### Motivation and Context Allow apps to open Window popups and social login links within WKWebView inAppBrowser ### Description WKWebView wont open window popups in inappbrowser....

this is the pr for the original pr: https://github.com/apache/cordova-plugin-inappbrowser/pull/363/files merge the latest changes & resolve the conflicts ### Platforms affected ### Motivation and Context ### Description support the header parameters...

# Bug Report I can't upload a photo from an on Android >= 12 (works on < 12), while using InAppBrowser ## Problem I'm using solution suggested on https://github.com/apache/cordova-plugin-inappbrowser/issues/328 to...

# Feature Request ## Motivation Behind Feature ## Feature Description Now the way to open it is to pop up from the bottom,Whether the opening mode can be delimited by...

feature

# Bug Report ## Problem Tried changing the webview UserAgent in config.xml. used both ``` ``` in config.xml for both android and iOS preferences. Its working fine for iOS but...

bug
info-needed

I have used cordova-plugin-inappbrowser in my application. So, when i open the browser and kept the app in background for some message check and when i opened my app again,...

support