Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Failed to install 'com.telerik.plugins.wkwebview' #121

Closed
bentaly opened this issue Jun 25, 2015 · 8 comments
Closed

Failed to install 'com.telerik.plugins.wkwebview' #121

bentaly opened this issue Jun 25, 2015 · 8 comments

Comments

@bentaly
Copy link

bentaly commented Jun 25, 2015

When I run:

cordova plugin add com.telerik.plugins.wkwebview

I get the following error:

Failed to install 'com.telerik.plugins.wkwebview':Error: 404 Not Found: cordova-plugin-webserver

Do you know why this is?

I know you said this wont be needed when "Apple releases a fixed WKWebView" but I need my app to be backwards compatible.

Either way, an answer would be greatly appreciated.

(Great work on this and your other plugins - by the way)

@EddyVerbruggen
Copy link
Contributor

Are you using the Cordova CLI? If so, which version of Cordova are you on (cordova --version)? If it's less than 5, please update ([sudo] npm install -g cordova) and try again.

@bentaly
Copy link
Author

bentaly commented Jun 25, 2015

That solved it for me! thanks

@EddyVerbruggen
Copy link
Contributor

👍

@uzumakinaruto123
Copy link

@EddyVerbruggen i am getting the same error ! on latest cordova version 6.0.0 !

if i add it with cordova plugin add https://github.com/Telerik-Verified-Plugins/WKWebView

it works but then ios build fails with following error :-

CompileC build/Crosswalk\ TestApp.build/Debug-iphonesimulator/Crosswalk\ TestApp.build/Objects-normal/i386/MyMainViewController.o Crosswalk\ TestApp/Plugins/com.telerik.plugins.wkwebview/MyMainViewController.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler

testing with ios 9/xcode 7

help is appreciated !

@EddyVerbruggen
Copy link
Contributor

That's cordova-ios-4, right? It's not (currently) supported by this plugin. Cordova-iOS 3.x is.

@uzumakinaruto123
Copy link

Thanks alot for the reply ! do you recommend going back to cordova-ios-3 ? or should wait for the update ! any alternative plugin ?

@EddyVerbruggen
Copy link
Contributor

Check this: #209

@uzumakinaruto123
Copy link

thanks ! :) will check 👍

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants