Live Activities and the Dynamic Island for habit timers
A timer you cannot see is a timer you forget. This is the one iOS feature built exactly for that.
Timed habits fail differently from checkbox habits. You start a 90 minute deep work block, you get pulled into something, and two hours later you have no idea whether the timer is still running, whether it counted, or what to log. The behaviour happened, the record did not.
Live Activities fix the visibility half of that. Once started, the timer sits on the Lock Screen for its whole duration and lives in the Dynamic Island on any phone that has one, updating without the app running in the foreground. You can see it from the lock screen, from another app, and while the phone is on a desk face up.
The trade-offs are worth knowing before you rely on it. Live Activities have a maximum lifetime, they can be dismissed, and the update budget means the numbers are cheap to change but not free. Apps that misuse them push updates every second and get throttled, which is why some timers appear to freeze at the twenty minute mark.
This guide covers what a habit timer should show in each presentation, how to start one without opening the app, what happens if the phone restarts mid-session, how partial sessions should be logged, and which trackers implement this properly rather than shipping a static banner that says the name of the habit.
Outline
Status: outline. The introduction above is finished copy. Everything below is the section plan for the full draft, targeted at about 1 500 words.
- What a Live Activity is. Lifetime, presentations, and where it appears.
- Designing the compact view. The two glyphs and the one number that fit in the Island.
- Starting without the app. Widget button, Shortcut, Action Button and Siri.
- Interruptions and restarts. What survives a reboot, and what to do about a session that did not.
- Logging a partial session. Counting 42 minutes of a 90 minute block honestly.
- Update budgets. Why some timers stall, and how to tell whose fault it is.
- Apps that do it properly. Three, with what each shows.