WidgetKit Mac OS only refreshing one widget
I have a Mac OS application providing widgets with Intent using WidgetKit.
There is no timeline and the widgets need to be refreshed using:
WidgetCenter.shared.reloadAllTimelines()
I have a Mac OS application providing widgets with Intent using WidgetKit.
There is no timeline and the widgets need to be refreshed using:
WidgetCenter.shared.reloadAllTimelines()