-1

How can i simply receive messages on my web page from GCM. I have tried the same with Google channel, it's working but in background it always pools to server.

Can any one explain me with code example.

Thanks

Pavan Tiwari
  • 3,077
  • 3
  • 31
  • 71
  • You can check my answere here http://stackoverflow.com/questions/39942190/phonegap-cordova-app-notifications/39964929#39964929 Hope this helps. – bvakiti Oct 10 '16 at 19:18
  • Can you add some details? This question is vague. – David Oct 13 '16 at 23:58

1 Answers1

0

That's a very broad and vague question, but if you want to learn about push notifications, check out this Google code lab.

David
  • 2,846
  • 3
  • 22
  • 34