I'd like to create an app where users define tasks and reminders for the tasks. I'm wondering what the best approach is for sending reminder notifications that are user and task specific. Is this something that can be handled locally on the device (via a background service I assume) or by a server-side function? All user and task info will be stored in Firebase. Thanks.
What is the best way to send data-driven reminder notifications?
Actions & Logic
Nothing. I'm researching to ensure viability.
Yes
1
1 reply