@Engineer
Hello,
I have app that count time.
The app's live activity (dynamic island and lock screen widget) shows elapsed time using https://developer.apple.com/documentation/swiftui/text.
Live Activity is not working in iOS 18 (release), but working fine in 17.5.
By comparing Console app logs I found "chronod" errors.
Then I replaced "Text(timerInterval: ..." with static text and it start working.
So, something went wrong with chronod and widgets.
bug number: 15168114
Thank you
chronod.txt
Topic:
App & System Services
SubTopic:
General
Tags: