Software Archive
Read-only legacy content

Error: Plugin "cordova.adjust.sdk" failed to install

Mister_J_
Beginner
537 Views

Hi there, I am trying to add "cordova.adjust.sdk" plugin located here: http://plugins.cordova.io/#/package/com.adjust.sdk But get the error: < Error: Plugin "cordova.adjust.sdk" failed to install > while building Android application. I am adding it through "Get Plugin From Web". XDK build 2323. What is wrong? Adjust is very popular tracker, so it is nice to make it working through Cordova Thanks

0 Kudos
1 Solution
PaulF_IntelCorp
Employee
537 Views

See the note at the beginning of the plugin doc page:

N.B. At the moment, SDK 4.0.2 for Cordova supports Android platform version 4.0.0 and higher and iOS platform version 3.0.0 and higher.

Our current build system only builds an Android Corodova platform version 3.6 system. Our next major update will provide support for CLI 5.1.1 which supports Android Cordova framework 4.1.0. You'll have to wait for that update before you can experiment with this plugin.

View solution in original post

0 Kudos
6 Replies
Amrita_C_Intel
Employee
537 Views

Hello,

Try adding plugin locally and check if this error still exist.

Here is the helpful link: https://software.intel.com/en-us/xdk/docs/adding-third-party-plugins-to-your-xdk-cordova-app

 

0 Kudos
Mister_J_
Beginner
537 Views

I tried it, the same issue

0 Kudos
PaulF_IntelCorp
Employee
538 Views

See the note at the beginning of the plugin doc page:

N.B. At the moment, SDK 4.0.2 for Cordova supports Android platform version 4.0.0 and higher and iOS platform version 3.0.0 and higher.

Our current build system only builds an Android Corodova platform version 3.6 system. Our next major update will provide support for CLI 5.1.1 which supports Android Cordova framework 4.1.0. You'll have to wait for that update before you can experiment with this plugin.

0 Kudos
Mister_J_
Beginner
537 Views

Thank, Paul

Does Early Access support it?

When the next major update is expected?

0 Kudos
PaulF_IntelCorp
Employee
537 Views

Nope, EA and the regular version of the XDK use the same build system. It's a function of the build system, more than anything. Our major updates occur every six to eight weeks, with occasional hotfixes in between. I cannot give a date, but here is a pointer to the release notes: https://software.intel.com/en-us/xdk/docs/release-notes-information-intel-xdk and v2323 was our last major update.

0 Kudos
Mister_J_
Beginner
537 Views

ok, thank you

0 Kudos
Reply