Hi all,
I’m doing a project that involves a person to select a date and it will notificate him at that time. he can have multiple different notifications. basically a reminder system. Since Android local notification system depends on app not beeing terminated, will I beeing able to do this task with success? the notifications can have 1 year interval, and the app could easy not been open in months since it’s not an every day use app. There are too many ways to terminate apps on Android, and I guess this project while is doable on theory in practice will fail most of the times. I’m thinking it wrong? anyone done this kinda of app with success?
regards,
