Having seen my success (so far) with our companies mobile app, another department has expressed a need for an app that notifies users about alerts - closings, late openings, etc.
I assume that the app would need to run in the background or as a service (or whatever the mobile term is) and then occassionally check a website for updates and then if the update met a criteria, it would need to send an alert or something.
Is that possible with corona? Are there any examples or samples I could look at?