When the Monaca app starts for the first time,
device token, obtaining registration ID, and
Create an endpoint on Amazon SNS and
Throw a push request from another server using php, etc.
I want to receive push notifications on Monaca's app
However, there is little information available.
If it's Naive, AWS provides SDK, so it's done, but
I would like to implement it in Monaca, so if you know, please advise me.
I think I'm going to make my own Cordva plug-in, but I'm not sure.
monaca amazon-sns
I'm not sure, so I might be wrong, but
AWS SDK for JavaScript in the Browser seems to be compatible with SNS, so can I use it?
http://aws.typepad.com/aws_japan/2013/11/developer-preview-aws-sdk-for-javascript.html
Create a push notification app using Amazon SNS and Adobe PhoneGap Build
I think this article is almost the same.
PushPlugin is depressed, so instead,
https://github.com/phonegap/phonegap-plugin-push
I think I can install this plug-in on Monaca and set it up as described in the article...
© 2024 OneMinuteCode. All rights reserved.