Could not gererate debug module
Debug Module Error
- The App ID is "com.intel.appx.gobaby.xwalk10"
- The App Name is "AP Debug x10 gobaby"
- Application will be signed.
- Plugin "org.apache.cordova.device" (0.2.9) installed.
- Plugin "org.apache.cordova.splashscreen" (0.3.0) installed.
- Plugin "org.apache.cordova.camera" (0.2.9) installed.
- Plugin "org.apache.cordova.file" (1.3.3) installed.
- Plugin "cordova-plugin-geolocation" (1.0.1) installed.
- Plugin "com.intel.xdk.ppfa" (1.0) installed.
链接已复制
12 回复数
I am looking into the issue.
Can you do a test for me?
1 - Make a change (add and extra plugin), build again.
2 - Remove the extra plugin, build again.
Can you let me know what the results of that are?
Eric
@Shahab - this is log I'm getting:
- The App ID is "com.intel.appx.KendoUI.xwalk11"
- The App Name is "AP Debug x11 KendoUI"
- Application will be signed.
- Plugin "cordova-plugin-inappbrowser" (1.0.1) installed.
- Plugin "cordova-plugin-camera" (1.2.0) installed.
- Plugin "com.danielcwilson.plugins.googleanalytics" (0.6.1) installed.
- Plugin "cordova-plugin-file" (3.0.0) installed.
- Plugin "cordova-plugin-file-transfer" (1.2.1) installed.
- Plugin "cordova-plugin-device" (1.0.1) installed.
- Plugin "cordova-plugin-device-motion" (1.1.1) installed.
- Plugin "cordova-plugin-geolocation" (1.0.1) installed.
- Plugin "cordova-plugin-network-information" (1.0.1) installed.
- Plugin "cordova-plugin-splashscreen" (2.1.0) installed.
- Plugin "cordova-plugin-statusbar" (1.0.0) installed.
- Plugin "cordova-plugin-vibration" (1.2.0) installed.
- Plugin "com.intel.xdk.ppfa" (1.0) installed.
- Updated "package" to "com.intel.appx.KendoUI.xwalk11"
- App name updated to [AP Debug x11 KendoUI]
- Updated "minSdkVersion" with "14"
- Updated "targetSdkVersion" with "19"
- Updated "installLocation" to "auto"
- Updated "versionCode" to "1"
- Updated "versionName" to "0.0.1"
- Added "debuggable" to "false"
@Eric - Adding / removing a plugin does not produce any change in result
The debug module is built using Crosswalk. There is a known incompatibility with the newer version of the SplashScreen and Crosswalk. A call "webView.canGoBack()" is not currently in the Crosswalk API.
You can revert to an older version of the SplashScreen plugin (version 0.3.5) to get around the issue.
Eric
hi
I am facing issue like :
- Building a Cordova 5.4.1 Project Preview application with Crosswalk 18.
- Using platform cordova-android 5.0.0.
- The application name is "AP Debug x18 Gallery"
- The package name is "com.intel.appx.Gallery.xwalk18"
- Crosswalk version 18 is currently not supported in Project Preview for Applications.
Have any solution or suggestion