SwittUI.Text(timerInterval) display as xx:-- in Live Activity when Always-On Display is Active

We notice when iPhone 14’s lock screen goes in Always-On mode, the countdown text in Live Activity:

  • seconds part is displayed as --
  • minutes part only refresh every minute.

Do you have any recommendations on how to improve it? For example, is there any system event or API to let our Live Activity know when lock screen enters/exit Always-On mode? If they are available, we would show something else to the user instead of xx:-- in Always-On lock screen.

Answered by MuhannadDasoke in 761839022

any updates? did you find a solution?

facing the same issue, did you find any solution?

Accepted Answer

any updates? did you find a solution?

SwittUI.Text(timerInterval) display as xx:-- in Live Activity when Always-On Display is Active
 
 
Q