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.