Getting an error response description of
Unable to invalidate interval: no data source available.
With HKStatisticsCollectionQuery when requesting active/basal energy burned on iOS 14.0.1. This was previously working fine. The request is aggregating the data in 1-day buckets.
I am using a Cordova plugin wrapper to make the calls to the HealthKit interface but this error does not originate from the plugin.
I found another thread related with no follow-up answer (https://developer.apple.com/forums/thread/650864). Was wondering where this error originates from exactly to try and debug further.
Unable to invalidate interval: no data source available.
With HKStatisticsCollectionQuery when requesting active/basal energy burned on iOS 14.0.1. This was previously working fine. The request is aggregating the data in 1-day buckets.
I am using a Cordova plugin wrapper to make the calls to the HealthKit interface but this error does not originate from the plugin.
I found another thread related with no follow-up answer (https://developer.apple.com/forums/thread/650864). Was wondering where this error originates from exactly to try and debug further.