Im trying to make an app that would send a different notification each day for the time the user has the app. Im trying to make it such as that the user doesnt need to open the app (just open it once when downloaded) and keep receiving one notification each day with a different message.
Can this be done using a background job, or is there any good way to solve this?
Thanks in advance!