Software Archive
Read-only legacy content
17061 Discussions

Build Failing for Android Crosswalk

Nick_B_2
Beginner
824 Views

Hello Everyone,

I've installed the Intel App Security Cordova plugin, and it keeps failing when I try to build for Android Crosswalk with Cordova 5.1.1. All of the other plugins install fine, and I was able to build cleanly before I installed the app security plugin. Any help would be much appreciated.

This is all it shows for the build log:

An error occurred while building the application. Verify your build assets are correct and try again.
Build Log:
  • Building a Cordova 5.1.1 application.
  • The application name is "Your Church"
  • The package name is "www.bondappdev.yourchurch"
  • Preference android-signed set to false. Application will not be signed.
  • Plugin "com.bunkerpalace.cordova.YoutubeVideoPlayer" (1.0.1) installed.
  • Plugin "cordova-plugin-secure-storage" (2.1.0) installed.
  • Plugin "cordova-plugin-actionsheet" (2.2.0) installed.
  • Plugin "nl.x-services.plugins.backgroundaudio" (1.0.1) installed.
  • Plugin "cordova-plugin-x-socialsharing" (5.0.7) installed.
  • Plugin "org.apache.cordova.dialogs" (0.2.11) installed.
  • Plugin "org.apache.cordova.file" (1.3.2) installed.
  • Plugin "org.apache.cordova.media" (0.2.15) installed.
  • Plugin "com.telerik.plugins.nativepagetransitions" (0.5.5) installed.
  • Plugin "cordova-sqlite-storage" (0.7.13) installed.
  • Plugin "de.appplant.cordova.plugin.printer" (0.7.1) installed.
  • Plugin "cordova-plugin-inappbrowser" (1.1.0) installed.
  • Plugin "phonegap-plugin-push" (1.4.3) installed.
  • Plugin "cordova-plugin-device" (1.1.0) installed.
  • Plugin "de.appplant.cordova.common.registerusernotificationsettings" (1.0.1) installed.
  • Plugin "de.appplant.cordova.plugin.local-notification" (0.8.2) installed.
  • Plugin "cordova-plugin-splashscreen" (2.1.0) installed.
  • Error: Plugin APP Security API failed to install.
  • Plugin "cordova-plugin-whitelist" (1.1.0) installed.
  • Plugin "cordova-plugin-crosswalk-webview" (1.3.1) installed.
0 Kudos
4 Replies
Elroy_A_Intel
Employee
824 Views

Are you only seeing this issue with the Crosswalk for Android Build? Have you tried the Android build target?

0 Kudos
Nick_B_2
Beginner
824 Views

Thanks for getting back to me, and for helping me with this issue. Yes I'm having issues with the Android for Crosswalk build. I haven't tried building it only for Android, but I need the crosswalk version to work for my app.

0 Kudos
Nick_B_2
Beginner
824 Views

Even though I need it to build correctly with the Android for Crosswalk build I went ahead and built it for regular Android. It still failed with the same message. Any thoughts?

0 Kudos
PaulF_IntelCorp
Employee
824 Views

Confirm that you've got the most recent version of that plugin installed. There were some issues with older versions of that plugin. The most recent version is 1.4.0 -- you can uninstall it using the plugin manager and re-install it.

0 Kudos
Reply