Post

Replies

Boosts

Views

Activity

Reply to IntentTimelineProvider does not appear to be used
Just at least partially solved this. Hadn't been running our widget on the simulator because it deals with data from HealthKit so we had only been running on device to test with real data. When we ran in the simulator it revealed the source of our issue. We had added the ConfigurationIntent to our shared library for updating at appropriate times. That resulted in duplicate classes which seemed to be causing the issue.
Aug ’20