I am new to sails js. I want to implement push notifications for both android and IOS in sails js .
I am using Sails js with mongodb.
can anyone help me with regarding configuration or which plugin to use to implement push notifications in sails js.
thanks in advance.
socket.io(the push notification library that sails uses) has android and ios support. The only difference is, you can't use sails.io.js(sails's socket.io rest style client) as it's a javascript library. You should be able to just follow the docs for the android and ios libraries.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With