You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feel free to tackle this issue if you want and make the necessary issues.
The idea is that we want to be able to turn on notifications for every subscription (should be enabled by default if the user has notifications permissions enabled) and select the amount of days before the subscription is due we should be notified. So we need to send a push notification from a background service because the user should be notified even if they dont enter the app unlike the auto-paid which currently runs on startup since it's only relevant when the app is open. We should also notify users if they have missed any payments
Feel free to tackle this issue if you want and make the necessary issues.
The idea is that we want to be able to turn on notifications for every subscription (should be enabled by default if the user has notifications permissions enabled) and select the amount of days before the subscription is due we should be notified. So we need to send a push notification from a background service because the user should be notified even if they dont enter the app unlike the auto-paid which currently runs on startup since it's only relevant when the app is open. We should also notify users if they have missed any payments
Subtasks
Todo
The text was updated successfully, but these errors were encountered: