Reputation: 31
I am a newbie to AWS and am exploring it for a mobile application targeted for Android and iOS platforms.One of my application's requirement is to provide push notifications wherein users subscribe to particular topic(s) and then get notifications for those topics.I had gone through Amazon SNS which intends to do exactly the same. Moreover, I have also tested sending push notifications to registered devices from AWS console. This works like a charm.
However,this is a manual process and I want this to be dynamic but without using an intermediate server. Rather I want to do this from the device(s) themselves using AWS Android, iOS SDKs. Thus I have following queries-
Thanks in advance !
Upvotes: 3
Views: 2540
Reputation: 212
I am currently working on AWS SNS on iOS, and the answer to your questions are :
Please correct me if I'm wrong. And let me know if sample codes are needed.
Thank you.
Upvotes: 1