i new sails js. want implement push notifications both android , ios in sails js .
i using sails js mongodb.
can me regarding configuration or plugin use implement push notifications in sails js.
thanks in advance.
socket.io(the push notification library sails uses) has android , ios support. difference is, can't use sails.io.js(sails's socket.io rest style client) it's javascript library. should able follow docs android , ios libraries.
Comments
Post a Comment