I am developing an app that notifies you 4 times every day of the reminders that you have selected. The idea I had in mind was to use a web server to notify users by X-hour push, but it would be more convenient for the mobile itself to add "alarms" and notify the same.
Is this possible? Is there any similar functionality or should I use the push?
Greetings and thanks