cordova-plugin-wkwebview-engine
cordova-plugin-wkwebview-engine copied to clipboard
Mirror of Apache Cordova wkwebview engine plugin
I am seeing the following behavior with regard to tabs, but i would assume this issue might be present elsewhere? **Specific to iPhone models that support force touch, or 3D...
When a URL is loaded, particularly a file URL, the actual NSURLRequest is made with a URL that is created only by appending the path component. If the original URL...
There seems to be a lack of tags for the more recent releases. This is a problem because we cannot specify the verision we want to use in the config.xml...
Hi I've just migrated my app to WkWebview however I am having trouble with some navigation and firebase issues. I have a prelogin screen which is loading fine when the...
I just updated iOS 10.3 and found that WKWebview does not work with IndexedDB. Technically "clear" & "get" work fine, but "put" & "add" do not work, so the app...
I have some CORS XHR issues with my cordova app. Can I install this plugin into my cordova environment ?
reproduce steps 1. config.xml set content src to remote url 2. offline or other network error 3. application will just hang and not fallback to errorURL which defined in config.xml...
Looking at your latest commits it seems you have embedded a local web server to act as a proxy, probably because a lot of people have problems with CORS. However...
Since ionic-cli was upgraded to v3, there's lots of command mismatch between current and v3, thanks
When loading the app initially everything works appropriately. However, when I put the app in the background and lock my phone and then return to the app I get the...