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

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -