pushmeup icon indicating copy to clipboard operation
pushmeup copied to clipboard

uninitialized constant MPNS

Open deepakdash opened this issue 10 years ago • 2 comments

While i'm trying to send push notification to windows phone 8 using

 pushUri = 'http://am3.notify.live.net/throttledthirdparty/01.00/XXXXXXXXXxxxXXXXXXX'
  title = 'My title'
  MPNS.send_notification(pushUri,title)

It throws error like uninitialized constant MPNS..Can anybody help me out of this?

deepakdash avatar Jun 10 '14 14:06 deepakdash

#53

lazaronixon avatar Jan 06 '15 16:01 lazaronixon

MPNS is not yet merged, will be as soon as I can

NicosKaralis avatar Jan 19 '15 05:01 NicosKaralis