phonegap-build / PushPlugin

This repository is deprecated head to phonegap/phonegap-push-plugin
https://github.com/phonegap/phonegap-plugin-push
MIT License
1.31k stars 996 forks source link

PushPlugin in Intel Xdk Android Project #567

Open hpfranck opened 9 years ago

hpfranck commented 9 years ago

Hello everyone, I am unable to use the intel PushPlugin XDK Android project. Is there any simple design showing how to use this PushPlugin the XDK. I'm not getting adjust 'intelxdk.config.android.xml' and the necessary permissions. I appreciate any help.

jdinse commented 9 years ago

You should not adjust intelxdk.config.android.xml because it is modified by XDK. You can set some additional permissions in intelxdk.config.additions.xml, but in my case that was not necessary to get the PushPlugin to work. You can try to use version 2.4.0 which worked for me. Use it in the URL: https://github.com/phonegap-build/PushPlugin.git#2.4.0