- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I try to add the cordova plugin HockeyaPplugin (http://plugins.cordova.io/#/package/net.michaelgooden.cordova.hockeyappplugin) but the build fail (iOS & Android):
- Building a Cordova 4.1.2 application.
- The application name is ""
- The package name is ""
- Will use the provisioning profile for "adhoc"
- Plugin "com.clone.phonegap.plugins.PushPlugin" (2.4.1) installed.
- Plugin "org.apache.cordova.statusbar" (0.1.9) installed.
- Plugin "org.apache.cordova.splashscreen" (0.3.5) installed.
- Plugin "org.apache.cordova.device" (0.2.13) installed.
- Error: Plugin "net.michaelgooden.cordova.hockeyappplugin" (0.1.8) failed to install.
I don't have problem without the plugin. Do you have any idea ?
Thanks.
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you please provide with screenshot of build failure log? Are you using android crosswalk or just Android to build your app? If you are using Just with Android try building with Android crosswalk.
For iOS it could one these reaons
- Your App ID specified in the project settings do not match the one you specified in Apple's developer portal
- The provisioning profile does not match the cert you uploaded. Double check with Apple's developer site that you are using the correct and current distribution cert and that the provisioning profile is still active. Re download the provisioning profile and add it to your project to confirm
- In the Project Build Settings, your name App Name is invalid. It should be modified to include only alpha, space and numbers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How I said on my first post, I don't have any problem to build on iOS & Android Crosswalk without the plugin "Hockey Plugin"(http://plugins.cordova.io/#/package/net.michaelgooden.cordova.hockeyappp...).
When I add the plugin on the "Third-Party Plugins" of my project, it's not possible to build anymore.
The build screen without and with the plugin:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are you specifying the parameters for the plugin? You can only do this using the intelxdk.config.additions.xml file for third-party plugins. See the bottom of this doc page: https://software.intel.com/en-us/xdk/docs/adding-special-build-options-to-your-xdk-cordova-app-with-the-intelxdk-config-additions-xml-file

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