prajjwaldimri/GithubXamarin

Fix notifications algorithm

prajjwaldimri opened this issue · 0 comments

Currently the notifications background service checks for new notifications which were created since 15 minutes of time. This approach heavily relies on the device having internet connection at all times and the OS firing background service every 15 minutes.