Has anyone been able to get push notifications working in their Monaca app, by not using Monaca's backend service? For what it's worth, I also tried using their backend service, but couldn't get it to work and even if it did, it's not nearly good enough according to their documentation.
I'm trying to use PushWoosh.
Below returns "undefined" .
alert(window.plugins.pushNotification);