Setting the TimelineProvider refresh interval for Widget
问题 Right now my Widget makes about 1 request per second. I want to change it to 1 request in 1 hour. I get some errors on the line with let timeline = ... like Value of optional type 'Date?' must be unwrapped to a value of type 'Date' and some more. Any suggestions what could be wrong: struct Provider: IntentTimelineProvider { let networkManager = NetworkManager() func placeholder(in context: Context) -> SimpleEntry { SimpleEntry(date: Date(), configuration: ConfigurationIntent(), clubname: