Timer pauses when outside the app
Issue Explanation
We have a demo alert. From my testing, it appears to be frozen when outside the app. For example, when testing CALMe on a mobile browser, if the screen is off for 30 seconds, the timer will not countdown during that time and will resume from where it was before the screen was off.
Suggested Solution
Fix the timer logic. Perhaps based on system clock instead of counting down.
Timer pauses when outside the app
Issue Explanation
We have a demo alert. From my testing, it appears to be frozen when outside the app. For example, when testing CALMe on a mobile browser, if the screen is off for 30 seconds, the timer will not countdown during that time and will resume from where it was before the screen was off.
Suggested Solution
Fix the timer logic. Perhaps based on system clock instead of counting down.