Receive Push Notification with Free Plan
-
In the pricing comparison, I see that we can send 1000 notifications / month However, in Monaca IDE (free plan) I cannot find any plugin that can do this. There is already some few topics about this but I’m confused that is it possible to do it with Free Plan or I have to upgrade to Pro Plan?
(I guess the plugin needed is OneSignal-SDK plugin, which is not available in Free Plan)
-
@hadoanngoc, Monaca has its own push notification under the Backend option, but I did not have good luck with it. To use OneSignal you need at least the Pro plan which includes the use of “Custom Cordova plugins”.
-
Then I have no choice to use Cordova open source solution :)