Push Notifications using Rails server

Viewed 5687

I have a rails server and a backend. Is it possible to send a push message using my rails server to both iPhone and android app?

3 Answers
Related