for iOS, use live activity API for timer countdown instead of notification.
The current timer uses scheduled local push notification to notify user when time is up. It is really inconsistent and more often than not the notification doesn’t really pop up or make a sound, especially when there is less than roughly half a minute left. Use the new live activity API makes sure there is a persistent timer in the Notification Centre, and would also be compatible with the new dynamic island, making multitasking on compatible devices a lot easier.
1
vote
Yat To
shared this idea