4,168 questions
varies by O/S
in IOS you schedule a notification:
in android you use alarm manager:
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to create a reminder mobile application in .net MAUI that will run an alarm at a specified time even when the program is closed, and display a screen that has a button to disable the alarm.
varies by O/S
in IOS you schedule a notification:
in android you use alarm manager: