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 121 cordova-plugin-ionic-webview issues
Sort by recently updated
recently updated
newest added

I'm a new developer so please let me know if there's a better place or way to direct my question. I believe this issue will start on January 1st when...

Hello, one of banking apps I am using started to crash on loading after upgrading to android 14 on pixel phones, according to the logs I think it may be...

Due to some problem I need to use the "https://github.com/ionic-team/cordova-plugin-ionic-webview" plugin, so the whole url is changed. I have tried with many url format, but it is not a valid...

Hey all - I'm trying to upgrade a year old cordova project I built and in the painful of version upgrades. I was using cordova-plugin-ionic-webview (I don't remember why, I...

Hi, I have been trying to no avail importing a module in a webview with cordova. This Particular library from chart IQ only use import statements and I cant get...

Cannot debug the webview with safari 16.4 inspect tool, new inspect function is not enable

I have ionic cordova hybrid mobile app where for iPhone devices when keyboard is launched to enter input, iPhone screen is zoomed in and after entering the input, keyboard is...

We are trying to build iOS app using latest cordova version 11 and latest cordova-ios 6.3.0 with ionic 5.21 and is impossible to compile with XCode 14.1. It looks like...

ionic3, webview plugin 4.2.1 Html ```html ``` use fileTransfer plugin download video, get a url like: ```js file:///var/.../Documents/video.mp4 // also tried toInternalURL() ``` error: Not allowed to load local resource...