Same problem on iOS 18.0.1 and Xcode 16... FB15508274
My timeline covers 10 days, but if I get new data in my background task which runs overnight, I'd like to reload the timeline.
I was able to verify that code before and after reloadAllTimelines() successfully executes in the background and all my data is updated, but widgets timelines are not ( I share a subset of my data with the Widgets using an App Group and UserDefaults).
Starting the background task in the debugger always works and updates both data and widgets.
Has anybody experimented with shorter timelines, and/or TimelineReloadPolicy.after(), or found any other workarounds yet?
Topic:
App & System Services
SubTopic:
General
Tags: