cordova-plugin-ionic-webview icon indicating copy to clipboard operation
cordova-plugin-ionic-webview copied to clipboard

Web View plugin for Cordova, specialized for Ionic apps.

Results 115 cordova-plugin-ionic-webview issues
Sort by recently updated
recently updated
newest added

Hi, > This plugin uses WKWebView on iOS and the latest evergreen webview on Android. iOS 15 has a problem with playing WebRTC playback, so our app video is now...

The keyboard can only be hidden when you click on the button or . The keyboard cannot be hidden by clicking on a blank space. https://user-images.githubusercontent.com/4115730/163560458-6e2a1ab6-6c9b-4843-af36-21f93e364a1a.mov

selecting a date input while the keyboard is up, such as during a form with text and date inputs, closes the keyboard but keeps the web view pushed up. Closing...

When installing a fresh build of my application and attempting to log in, it fails because the authentication cookie sent by the server is never stored. Closing the application and...

firstly, two important notes here: 1. I **do not** have the issue described in #636. I use Bitwarden password manager, and I get the "Passwords" input auto-fill option exactly as...

I need a way to render external URL in Ionic 5 app, within the app page not in browser but inside the ion-content. Is this possible using ionic-webview to fulfill...

Hi, I was trying to use a serviceworker in cordova ios but it's undefined. Am I doing something wrong? Is it possibile to use it? If not, can you add...

Hello guys, We can't get the url from an audio blob object on **Android**, also there's issues with images: https://stackoverflow.com/questions/55007694/ionic-wont-show-blob-images Any help is really appreciated 👍

I am using PouchDB to persist data on Android using indexeddb as the persistence adapter. Upgrading webview from 1.x to 2.x loses all data. I understand that this webview is...

Many Functions stop working when the app is in the background for a while on IOS devices For example, OneSignal push notifications function (handleNotificationOpened)