cordova-plugin-wkwebview-engine icon indicating copy to clipboard operation
cordova-plugin-wkwebview-engine copied to clipboard

[DEPRECATED] Apache Cordova wkwebview engine plugin

Results 42 cordova-plugin-wkwebview-engine issues
Sort by recently updated
recently updated
newest added

# Bug Report The body is set to red, and a div is set to blue. When the app opens on iPhone X, the computed body height and div height...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

# Bug Report ## Problem http(s) links are working, not tel: or mailto: with WKwebview. It's working with UIwebview ### What does actually happen? Nothing. Message in Xcode : "Failed...

# Bug Report Hi, I recently migrated to WKWebView since UIWebView has been deprecated. With the new view I am having a lot of problems, especially regarding cookies during ajax...

Since we upgraded from the old `UIWebView` engine, we are not able to authenticate our users (using an external auth service), as none of the cookies sent by the APIs...

bug

### Platforms affected ### Motivation and Context ### Description ### Testing ### Checklist - [ ] I've run the tests to see all new and existing tests pass - [...

On certain pages when they load (long lists for instance) I can't scroll down it is like frozen. This happens only when wkwebview plugin is used. If I click on...

I used meteor and debug in ios 11.4.1. Something is error. The application is white page in device. I think we have problem in webview. Please help me. `2018-09-13 17:41:09.912442+0700...

support

I have a HTML file which contains local resource files such as css, js files inside its content. These local resource files are in zip format. My app uses Cordova's...

### Platforms affected iOS ### Motivation and Context This change adds the ability to accept untrusted certificates (self-signed certificates for instance) thanks to a new preference in the `config.xml` file....