cordova-plugin-ionic-webview
cordova-plugin-ionic-webview copied to clipboard
Web View plugin for Cordova, specialized for Ionic apps.
The documentation link 404s. This changes it to the webview doc page.
What are the defaults for handling CORS preflight caching? It appears on Android device its set to 10minutes...I haven't checked iOS yet. From the client/app perspective, can they be overridden?...
Good day ! Could anyone suggest please .. Ioinc 5 app crashed on iOS platform when I am downloaded a lot of files from server by angular HttpRequest ... The...
Hello Team, We were using ionic webview plugin to support the WKWebView in our app. But seems like it causing the issue of audio and video html tag doesn't working...
I have created a cordova app with displaying of an image stored to the phone . Below is the code I use cordova version 10.0.0 cordova-android version 9.1.0 Plugins used...
I have a problem, when getting file content an Android. Plugin handles request and return response with incorrect status value (404 OK), when everything is OK. It's because `available()` method...
With this change, developers can enable the fullscreen API in their apps. This can be useful for example to make iframes fullscreen. Related issue: https://github.com/ionic-team/cordova-plugin-ionic-webview/issues/350
Currently there is no way to set `AllowBackNavigationGestures` in Javascript except set this preference in config.xml For those need to set this preference dynamically in cordova project, this might be...
It hasn't been updated in over a year and there's 10 pull requests waiting. Is the project still maintained?
I'm not sure if my issue is related to this one (https://github.com/ionic-team/cordova-plugin-ionic-webview/issues/22) but when I use this plugin in the simulator cookies are never set by setCookie from response headers...