Unable to read HealthKit data on watchos26 while app is in the background

Hello,

My watchOS app has been performing fine by requesting background app refresh and then requesting any new data from health kit in the background so that the widget can be updated. However, on watchos26 I have been unable to read data in the background, with any query returning zero results. That same data is clearly read just fine while in the foreground. Can anyone assist?

Answered by visskiss in 861491022

I resolved this issue, either via a restart or a re-install. I am now looking at combine pipelines in the background.

Accepted Answer

I resolved this issue, either via a restart or a re-install. I am now looking at combine pipelines in the background.

Unable to read HealthKit data on watchos26 while app is in the background
 
 
Q