Hi i am trying to make the timer continue running after the app is closed by taking the timer start time in unix and the current time and then subtracting them to get the difference and then reset the timer value. However when i start the timer the value in not being stored at all.
In this screenshot the value is being updated in firebase first and not working as none of the timer action get set off.
Any fixes