HealthKit and WidgetKit
My strategy of fetching HealthKit
from the WidgetKit
extension is not working, especially when used for Apple Watch complications. Frustratingly, using deprecated complications API has fewer issues, but it’s more efficient to do the job in the app target.