romrell4 / bracket-challenge-ios

0 stars 0 forks source link

Implement push notifications #16

Open romrell4 opened 6 years ago

romrell4 commented 6 years ago

Push notifications could be used to notify users of new tournaments, notify winners, notify upsets, etc.

nathandud commented 6 years ago

Adding to this - please please please give the user the ability to pick which push notifications they receive. I might want to get a push notification to remind me to fill out a bracket, but not every time a seed is upset at Wimbledon.

romrell4 commented 6 years ago

Absolutely! I've got SNS topics in AWS that will control each channel of notification. That way users can subscribe to any channels that they want.