Cordova pushnotification android -
i want implemnet android push notifications. found plugin dont't know how install/use it: https://github.com/phonegap/phonegap-plugin-push
do have install (and configure it)
or there plugin (or file) needed?
first should visit : http://console.developers.google.com/
and sender , api key .
more info https://usergrid.apache.org/docs/push-notifications/tutorial.html
then should add code documented in plugin github document in device ready submit device google service . when plugin fired responses device id , should use later recognize devices send message. can use pushsharp .net platform handle this.
i recommend use version 2.4 of pushplugin instead of latest version. avoids unclear errors :
oh oh !
Comments
Post a Comment