Most voted "sns" questions
Amazon Simple Notification Service (Amazon SNS) is a web service that makes it easy to set up, operate, and send notifications from the cloud. It provides developers with a highly scalable, flexible and cost-effective ability to post messages from an application and immediately deliver them to subscribers or other applications. It is designed to make web-scale computing easier for developers.
Learn more…4 questions
Sort by count of
-
4
votes1
answer112
viewsPush Notification Amazon SNS - Message cut
Hello, I’m using Amazon SNS to do push shots through C#. On the Android device, the message is cut in a row, and when you click on it, the application is redirected directly to the application. But…
-
1
votes0
answers38
viewsConfirm email signup in an automated SNS topic
I use the SNS service in an application, the following process is done: User informs their location, and if there is no city inserted in the bank is created a record in the table regarding the city…
-
1
votes0
answers103
viewsFailed to receive native Ionic 2 Push notifications
I’m developing an application using Ionic 2/Angular 2/Typescript. This application uses Ionic 2’s native push notifications plugin and Google Cloud Message (GCM) in conjunction with Amazon SNS. The…
angular push-notification ionic2 google-cloud-messaging snsasked 8 years, 4 months ago Natanael 131 -
1
votes1
answer191
views