After following the documentation for WidgetKit to implement a Configurable Widget and running the app, the simulator shows an empty widget and the Xcode console shows this message:
The same issue appears when running the widget target of the sample code from Building Widgets Using WidgetKit and SwiftUI.
Code Block No intent in timeline(for:with:completion:) No intent in timeline(for:with:completion:)
The same issue appears when running the widget target of the sample code from Building Widgets Using WidgetKit and SwiftUI.