- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have to which I made changes more then a year ago and now I have to update it. I have downloaded newest version of Intel XDK and because of that I also had to transform project to a newer version. Project has two build Android and iOS. I first started with Android one and when I try to build it, I get build failed. Here is the log:
EDIT: If I build with CLI 5.1.1 it builds fine, but higher CLI versions aren't working.
Best regards,
Jure
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Your app includes the long retired "intel.xdk.device" plugin and it looks like that is causing the build problems > https://software.intel.com/en-us/xdk/docs/intel-xdk-api-cordova-plugin-methods-properties-events#intel.xdk.device < I recommend you rewrite your code so that any dependencies on that plugin's APIs are changed to use the current and maintained core Cordova plugins. You can easily locate those old xdk APIs by searching for "intel.xdk.device" in your source code.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page