Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
Push notification with free plan
-
Hi there, Im in trouble, i need the app to have push notification with my backend server, every new post, push to the app that there is a new post. I is possible with free plan?
-
-
Yeah i saw that information, but, i can’t find any plugin in monaca IDE available to do this push.
-
@iagor123 No plugin required for Monaca ones that I am aware of. Here are the general docs:
https://docs.monaca.io/en/manual/backend/push_notification/
Here is how to send them:
And here is the JS API:
-
Yeah i saw that information, but, i can’t find any plugin in monaca IDE available to do this push.
joe root
hr@ Human Resource Assignment Help
-
@joe-root That’s because there isn’t one. If you follow the second link, it walks you through with screenshots, exactly what to do.