is hosted parse server has push notification support?
I tried searching the docs but I found only this
Can anyone provide information on the same that how to achieve it?
is hosted parse server has push notification support?
I tried searching the docs but I found only this
Can anyone provide information on the same that how to achieve it?
Parse-server recently added support for push notifications and I've implemented it in my own app last week, and it works great. You can find more about it here: http://parseplatform.github.io/docs/parse-server/guide/#push-notifications-quick-start
Make sure you're running the latest version of parse-server.