circular_countdown_timer icon indicating copy to clipboard operation
circular_countdown_timer copied to clipboard

Countdown restart doesnt work in background

Open pabloposada09 opened this issue 2 years ago • 3 comments

I start the countdown with 10 seconds, then lock the screen or go to background. When the onComplete function of the countdown is triggered I have a function that use the method restart(duration: 15) of the controller of the countdown. The problem is that the countdown only get restarted when I open the app again, it doesn't get restarted in backgound or with the screen locked.

pabloposada09 avatar Jul 07 '22 23:07 pabloposada09

I have the same error

almendezl avatar Jul 08 '22 20:07 almendezl

Same issue does any one fix this Please let me know

sajjad-yousaf avatar Nov 07 '22 10:11 sajjad-yousaf

same problem. Need to notify the user when my timer completes, even if in the background. Please clarify.

TomasWard1 avatar Nov 21 '22 02:11 TomasWard1