Telerik-Verified-Plugins / WKWebView

DEPRECATED - this plugin served a purpose in the past, but there are better implementation now

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PBG build error

vespino opened this issue · comments

I'm using this plugin: https://www.npmjs.com/package/cordova-plugin-wkwebview

When building I'm getting the following error which refers to a non-existing plugin: "Error - The following 3rd-party plugin is causing the build to fail and may need to be updated to a newer version: com.telerik.plugins.wkwebview"

Is WKWebView still supported or is it EOL? I have tried https://www.npmjs.com/package/cordova-plugin-wkwebview-engine but this results in errors in my jQuery Mobile interface.

Check your config - are you pulling this from npm or phonegapbuild?

NPM.

Please show your config.xml and we'll figure it out (because the npm id is cordova-plugin-wkwebview not com.telerik.plugins.wkwebview)

I have attached the config file in a zip file.

config.zip

LGTM!

You said: "...is causing the build to fail.." do you have the PGB buildlog?

--

Thanks. You can't use this plugin with Cordova-iOS 4 (needs 3), so downgrade Cordova or use a different WKWebView plugin.