79075370

Date: 2024-10-10 16:37:00
Score: 1
Natty:
Report link

By default JS timers won't work on background, so setInterval and setTimeout callbacks will only run after app goes back to foreground. A solution is to not use the timer functions or if you really need a timer make your own implementation or use something like this

Reasons:
  • Whitelisted phrase (-1): solution is
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Lian Araújo