I can't seem to get this reminder code to work with the receiver module.
With the example attached, it runs when the app is in the foreground, but when it is in the background it doesn't.
Do I need to add
1. Intent code to manifest?
2. Add draw-over apps
3. Both?
Hint: Goto the schedule module and change the time to something like 2 or 3 minutes ahead of current time and test both foreground and background
With the example attached, it runs when the app is in the foreground, but when it is in the background it doesn't.
Do I need to add
1. Intent code to manifest?
2. Add draw-over apps
3. Both?
Hint: Goto the schedule module and change the time to something like 2 or 3 minutes ahead of current time and test both foreground and background