1

I am trying to make the application send a notification when a specified period has elapsed, and this works well when the application is in the background, but when the application is closed, it does not do so, and I tried workmanager, but the problem remained the same

used workmanager to run timer in backgound and it failed

Ali Gomaa
  • 11
  • 2
  • You could schedule a local notification that will allow your app to execute some code when that notification is received – jraufeisen Mar 09 '23 at 19:57

0 Answers0