Hello, I gotta strange issue and thought I could a...
# android
b
Hello, I gotta strange issue and thought I could ask here. So I have a timer in my app which is started from some class and displays timer on the screen indicating how long you are staying on the parking spot (its parking app). So you run the timer and countdown from 90 mins to 0 is started, then you can stop the timer whenever you want. Timer is also visible on the notification in the phone, which also counts minutes and seconds from 1:30 to 0:00. The issues Is that even tho my timer ticks and im logging that my notification has been created (and should be updated) sometimes it's just doesnt. So at random timestamp notification just stops being updated, and its hanging there with like "03432 left". Sometimes its working completely fine. I tested on like 5 devices and could run the timer for 90 min period and everything was fine, but the other day notification just stopped at some point