Software Archive
Read-only legacy content
17061 Discussions

Plugin com.telerik.plugins.wkwebview build error.

Dariusz_W_
Beginner
426 Views

Plugin: com.telerik.plugins.wkwebview
Platform: iOS
Issue: com.telerik.plugins.wkwebview/MyMainViewController.m:4:9: fatal error: 'Cordova/CDVLocalStorage.h' file not found
#import <Cordova/CDVLocalStorage.h>

How can I fix this?

0 Kudos
3 Replies
SithLord
New Contributor I
427 Views

 

Looks like you may have a blocking problem if you cant downgrade cordova.

https://www.bountysource.com/issues/29609623-build-fails-with-error-code-65-on-cordova-ios-4-0-1

0 Kudos
Dariusz_W_
Beginner
427 Views

How can I downgrade cordova-ios on IntelXDK?

0 Kudos
SithLord
New Contributor I
427 Views

Try changing the Cordova CLI version in build settings to 5.1.1, the specs says it's pinned to cordova-ios 3.8.0.

If this is the problem then you should currently be at CLI Ver 5.4.1

https://software.intel.com/en-us/xdk/articles/system-support

0 Kudos
Reply