Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Do I need multiple AWS SNS platform applications for different device operating systems?

I'm new to the concept of push notifications and sending them from Amazons SNS service so apologies if this is a stupid question.

For our current app we are wanting to target both android and iOS devices. We've successfully created a platform application in SNS that uses firebase to target android devices.

We initial thought that we could use the same platform application for iOS as firebase supports pushing to iOS devices. However, the AWS documentation indicates that you have to create a separate platform application which uses APSN to push to iOS devices.

Is it the correct approach to have multiple SNS platform applications for each device operating system you're trying to target?

Any advice would be appreciated, thanks David.

like image 748
David Avatar asked Jan 29 '26 20:01

David


1 Answers

I thought I’d provide the outcome we came to just in case anyone might find it useful. After looking into firebase it seemed an obvious choice for it to replace SNS. The notification side of firebase is free and much easier to integrate into our app as opposed to SNS where it seems you have to worry about multiple notification providers for each mobile platform. The documentation around firebase is a lot better than what is available for SNS.

like image 50
David Avatar answered Feb 01 '26 14:02

David



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!