We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
#53
Sorry, something went wrong.
MPNS is not yet merged, will be as soon as I can
No branches or pull requests
While i'm trying to send push notification to windows phone 8 using
It throws error like uninitialized constant MPNS..Can anybody help me out of this?
The text was updated successfully, but these errors were encountered: