Is it possible to use the "native" window.plugins.pushNotification from cordova in Monaca? -
has been able push notifications working in monaca app, not using monaca's backend service? it's worth, tried using backend service, couldn't work , if did, it's not enough according documentation.
i'm trying use pushwoosh.
below returns "undefined" .
alert(window.plugins.pushnotification);
it's simple importing pushplugin custom plugin, requires upgraded plan. don't offer "core" plugin.
Comments
Post a Comment