cranberrygame
Hi, can you please help me with pushnotification plugin? It is working fine on iOS but for android I'm not sure where it when wrong. Here are the steps I followed.
-I installed the plugin on C2.
- Inserted pushwoosh code and android app ID in the plugin.
- On my pushwoosh account I inserted browser ID of my app.
- Then I exported the project to Cordova and build the app on Intel XDK.
As in the app, I defined code as
On first layout
->On start of layout -> phonegap pushnotification -> register is client
When I run the build on my phone, nothing is happening. I see registered users on my pushwoosh account as '0'.
Tired that by directly installing the app on my phone and uploading it to my developer account.
I don't know where it when wrong. Please help.
Thanks in advance.