How to keep the Date() updated in LiveActivity? I want to display the time of different time zones in LiveActivity. I need to use the value of Date() to update the UI View, not just display it in a Text.
I tried using Background Modes(with Audio, AirPlay, and Picture in Picture) to update Live Activity per second, but Apple does not allow it. If I use APNs, I cannot make sure the immediacy of updates.
New contributor
Fishion Yu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.