Background: We run a money loans company, and the next payments app is made with fuse. It’s almost done, but the next payment notifications which can be for up to months or years are added at the first run of the app. I was wondering: if the user closes the app, is he still going to receive the notifications that were added for lets say April?
If not, how can I make the app run infinitely on the background so he gets the notification if he logs in on March and has to pay on April? (Remember I already registered all future payment dates notifications the first time he logged in)
