All Questions
3 questions
7
votes
0
answers
705
views
WidgetKit complications won't update
We are migrating ClockKit complications to WidgetKit in our watch app (watchOS 9+).
The migration went smoothly, UI part works just fine. However, we've hit the wall with widgets not updating when ...
0
votes
1
answer
560
views
ClockKit and WidgetKit Complications in the same app
I am working on an application for watchOS that needs support from watchOS 7.0 to the last version, in terms of the app itself its going well, but I'm having problems with the complications, I have ...
1
vote
0
answers
271
views
runtime reload of iOS widget list
I have a WidgetBundle to show multiple Widgets for my app.
Recently I migrated over ClockKit complications to use WidgetKit.
Some of my Complications and now Widgets should only show up in the widgets ...