cordova-plugin-ionic-webview
cordova-plugin-ionic-webview copied to clipboard
Web View plugin for Cordova, specialized for Ionic apps.
We are having a problem generating our android ionic application. We need to update the android-targetSdkVersion to 30 and we want to do it without losing the localstorage data. When...
I have a Cordova app wrapping a web-app in a web view. Android has no issues that I can see, but iOS appears to discard the CSS safe area settings...
I've been wracking my brain with an issues for weeks.. where i have iframe widgets that have interactions in them to open 3rd party links after you click buttons etc.....
cli-8.1.1 (iOS 4.5.5) cordova-plugin-ionic-webview 4.0.0 Built with PhoneGap Build Ever since iOS 12 (up to 12.2) my Apps users have been reporting random crashes, either white screens or the App...
I want to load a page in IOS emulators with ``cordova-plugin-ionic-webview`` for Android emulators works, but for iOS not, not opening web page and site. What is the problem? ```...
Is it system web view on android???
Hi: I upgraded from 5.1.0 to 6.2.0, the xcode library reported an error "use of undeclared identifier 'CDVUserAgentUtil' ", How should i solve this problem
Im trying to load local images into canvas (openlayer) and prevent my canvas from getting [tainted](https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_enabled_image) in the process. I cannot load "file:///..." urls because it is not allowed. And...
I am upgrading the app from cordova 9 to 10. In cordova 10, whitelist plugin is not supported. Also I am unable to change hostname in client side. I am...
Hi there, I'm using phonegap, When I start the app with "cordova-pluign-ionic-webview", i got this error: deviceready has not fired after 5 seconds. Step to reproduce: 1. Create a new...