Custom Complication Previews when applying .watchface don't appear

I'm building complications using WidgetKit and SwiftUI. The complications work, but the previews don't appear right away when applying the .watchface.

How can I ensure the complication previews show up immediately when a user adds the watch face?

Any guidance is appreciated.

  • I've had this problem since WatchOS 9 with the move from ClockKit to WidgetKit. I'm not sure if Apple are still interested in .WatchFace files or supporting them properly through WidgetKit....

  • @simonfromhelix Thanks for the reply. You haven't even been close to solving this? Maybe there's no solution at the moment?

Add a Comment