Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Could not generate debug module after add plugin pushwoosh

Maurizio_B_1
Beginner
711 Views

Hi all,

On debug tab, after I add the plugin com.pushwoosh.plugins.pushwoosh 3.6.13, I obtain this error

Debug Module Error
  • The App ID is "com.intel.appx.FOW.xwalk15"
  • The App Name is "AP Debug x15 FOW"
  • Application will be signed.
  • Plugin "cordova-plugin-dialogs" (1.1.1) installed.
  • Plugin "cordova-plugin-screen-orientation" (1.4.0) installed.
  • Plugin "cordova-plugin-device" (1.0.1) installed.
  • Plugin "cordova-plugin-inappbrowser" (1.0.1) installed.
  • Plugin "cordova-plugin-file" (2.1.0) installed.
  • Plugin "cordova-plugin-file-transfer" (1.2.1) installed.
  • Plugin "cordova-plugin-splashscreen" (2.1.0) installed.
  • Plugin "com.intel.xdk.ppfa" (1.0) installed.

How i can solve this? How I can find a debug log?

 

Thx

Maurizio 

0 Kudos
2 Replies
Dale_S_Intel
Employee
711 Views

This is a bit of a known issue at the moment.  I'm given to understand that if you set it up as a third-party plugin, it should work.  Just go to the projects page choose Plugin Management->Add Plugins to this Project->Third-Party Plugins, choose "Cordovoa plugin registry" and use the plugin id “pushwoosh-pgb-plugin”.

I was able to build a debug module that way, so please give it a try and let us know if that fixes it for you or not.

Note, I didn't specify the version, just relied on it to use the latest version.

Dale

 

0 Kudos
Maurizio_B_1
Beginner
711 Views

Thanks Dale,

It works great for me!!

0 Kudos
Reply