php - Amazon SNS Mobile Push - How to send/publish to multiple endpoints? -


i want send messages multiple users/endpoints arn selecting mysql database without using topic using php sdk.

unfortunately - sns allows publishing multiple endpoints using topic. you'll have use that. keep in mind though topic subscription work 1 call @ time each end-point. not have bulk subscription topic feature yet: https://forums.aws.amazon.com/thread.jspa?messageid=639931&#639931


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -