-
**cmd**
> ionic cordova plugin add https://github.com/ionic-team/cordova-plugin-wkwebview-engine.git --save
> ✖ Running command - failed!
>
> [ERROR] Cordova encountered an error.
> Yo…
-
AFNetworking 4.0.0 required. New iOS Apps getting rejected due to UIWebview
Issue :
New iOS apps submitted to apple got rejected due to the usage of UIWebView in pod AFNetworking --> File UIWebVi…
-
## Steps to reproduce
1. Go to https://www.timestables.co.uk/happy-burger.html?play
2. Press on Start button
### Expected behavior
Button is clickable..... and game starts
### Actual behavior
Butto…
-
App used custom protocol to intercept http requests,so app can load html file from sandbox. [ex. like : [NSURLProtocol registerClass:[CustomURLProtocol class]]; ]
but when i integrated MAM sdk ,the…
-
Hello,
### Description
If you install both code push and wkwebview in cordova app, the application on ios-cordova fails to start, it just stays with a white screen, and all you can read from the…
-
Looks like a standard about window — but it’s a bit bigger. The credits portion should be a WKWebView. Links are opened in browser in front (regardless of open-links-in-background setting). Don’t need…
-
Earlier I was using this plugin with UIWebview and all was working fine.
Now I have added WKWebview to my app & it stopped working.
Here are the few messages I am getting if I update a new rele…
-
I'm not sure if this plugin is maintained or not because seems the author is not active for a long time.
## Description
Apple stopped accepting new apps which uses `UIWebView` from April 2020 wh…
-
Hi there,
first of all, thanks for this plugin!
I'm using **WKWebView 0.6.5** for an hybrid application built with **Ionic 1.0.0** + **AngularJS 1.4**, **PouchDB 5.1.0** and **cordova-sqlite-storage …
-
I add WKWebView and [ScreenOrientation for WKWebView](https://github.com/EddyVerbruggen/cordova-plugin-screenorientation-for-wkwebview) to my ionic project, but when I rotate my app landscape to portr…