I'm trying to create a widget with IntentConfiguration but always get the same error "[widget] No intent in timeline(for:with:completion:)"
I even tried to download the sample code for building widgets from https://developer.apple.com/documentation/widgetkit/building_widgets_using_widgetkit_and_swiftui and I'm getting the same result.
Any hint what could be wrong in the IntentConfiguration?
I even tried to download the sample code for building widgets from https://developer.apple.com/documentation/widgetkit/building_widgets_using_widgetkit_and_swiftui and I'm getting the same result.
Code Block CharacterDetailExtension[35095:948968] [widget] No intent in timeline(for:with:completion:)
Any hint what could be wrong in the IntentConfiguration?
See this thread here, you need to do it on device as the simulator is bugged : https://developer.apple.com/forums/thread/650831