Post

Replies

Boosts

Views

Activity

Reply to Update Widget Every Minute
It stopped updating as expected, but then decided to work again after about 15 minutes. I have the following code in the timeline that I thought would work, but didn't. let refresh = calendar.date(byAdding: .second, value: 1, to: entries.last!.date)! return Timeline(entries: entries, policy: .after(refresh))
Topic: UI Frameworks SubTopic: SwiftUI Tags:
4w