i using sails js mongodb.i need implement push notification android , ios. how can implement it. searched lot of things in internet regarding push notifications in sails js didn't find useful resources implementing push notifications in sails js. tried node-push server didn't how configure node-pushserver in sails js can please me this.
got answer above question on git hub maxime robert.
here pasting answer because might useful others facing similar problem.
hi, node-pushserver not in sails.js , shouldn't hard-linked other development. meant used standalone application requiring node.js , mongodb dependencies. application should interact node-pushserver via rest api.
Comments
Post a Comment