- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am working on configuring Push Apps mobi to work with my HTML 5 Intel App. I have obtained my CGM Android Browser API key, and linked my Google project to my device. It runs on the emulator fine. Next, however, I am following your posted instructions and adding the third-party plug-in to the intelxdk.config.android.xml file and cloning the git address.
SUGGESTED CODE AND QUESTONSl
<intelxdk:plugin intelxdk:name="Push Apps Mobi Plugin" intelxdk:value="THIRD-PARTY CLONED GIT URL ADDRESS">
<intelxdk:param intelxdk:name="PLUGIN_PARM_1" intelxdk:value="VALUE??" />
1. <!---DO I NEED TO SET PARM 1 TO THE "APP ID" OR JUST do not include this line of code?-->
<intelxdk:param intelxdk:name="PLUGIN_PARM_2" intelxdk:value="VALUE??" />
2. <!---DO I NEED TO SET PARM 2 TO THE "TOKEN DEVICE ID OR JUST DO NOT INCLUDE THIS LINE OF CODE?" -->
</intelxdk:plugin>
3. Do I still need to edit the index.js l file to include the initialize function?
4. What separate file do I put the function
initPushwoosh() function?
- Tags:
- HTML5
- Intel® XDK
Link Copied

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