Software Archive
Read-only legacy content
17060 Discussions

Simplest Way to Integrate PushWoosh in Legacy Build Intel SDK for Android

R_C__b_
Beginner
321 Views

I have heard John (Intel) remark that it was easy and simple to integrate Pushwoosh as a third-party plugin.  I used his recommendation and followed the GCM API advice, etc., by editing the intelxdk.config.android.xml file, with:

<intelxdk:plugin intelxdk:name="Push Woosh Mobi Plugin" intelxdk:value="the official git hub address of plug-in"/>

This task alone does not work. Isn't it also necessary to edit the index_scripts.js file with the code that 

However, others are saying it is necessary to edit the index.html with the javascript file that incudes the event listener, etc. 

 

Cn John perform a step-by-step guide on integrating push-woosh into a legacy HTLM 5 iNTEL APP? 

0 Kudos
1 Reply
John_H_Intel2
Employee
321 Views

Pushwooosh is a Cordova plugin and is not compatible with the Legacy builds.

0 Kudos
Reply