Software Archive
Read-only legacy content
17061 Discussions

Adding Custom Intel XDK Plugins Failed

Ruben_S_
Beginner
368 Views

Hi all, 

When I try to add custom intel xdk plugins from the plugin management tab I get the following error: 

 

Anyone that has a suggestion for this problem?

Thanks!

0 Kudos
3 Replies
Amrita_C_Intel
Employee
368 Views

Hello,

Not all of the intel.xdk namespace APIs listed below are marked as DEPRECATED.Use the equivalent standard Cordova plugin.

This the the cordova plugin for device. 

https://www.npmjs.com/package/cordova-plugin-device

Please refer this document to find alternative cordova plugin.

https://software.intel.com/en-us/xdk/docs/intel-xdk-api-cordova-plugin-methods-properties-events

0 Kudos
PaulF_IntelCorp
Employee
368 Views

Ruben are you still seeing this issue? There have been some issues like what you see which have been resolved by simply exiting the XDK and restarting it.

0 Kudos
Ruben_S_
Beginner
368 Views

I managed to solved this problem yesterday. I belief it was something with my Git version. Therefore I have removed Git from this project. After doing that and restarting XDK the problem was gone. 

0 Kudos
Reply