I am getting the following error message after making updates for intents:
CharacterDetailExtension[44128:2330561] [widget]
No intent in timeline(for:with:completion:)
I placed breakpoints in both functions that are part of the IntentTimelineProvider protocol: snapshot and timeline.
From what I can tell, neither of these functions is getting executed. The breakpoints are never touched. And the icon on my screen is white.
I am using the simulator as shown in the video, and so that may be the issue. I'll put the beta ios14 on a test device later. But am I missing something?
CharacterDetailExtension[44128:2330561] [widget]
No intent in timeline(for:with:completion:)
I placed breakpoints in both functions that are part of the IntentTimelineProvider protocol: snapshot and timeline.
From what I can tell, neither of these functions is getting executed. The breakpoints are never touched. And the icon on my screen is white.
I am using the simulator as shown in the video, and so that may be the issue. I'll put the beta ios14 on a test device later. But am I missing something?