Is there an easy way of adding together two statistical query results?
For example if I query for activeEnergyBurned in a HKStatisticalCollectionQuery and I need to add each result to a HKStatisticalCollection query result for basalEnergyBurned ...to get a NetEnergyBurned array or something similar?
For example if I query for activeEnergyBurned in a HKStatisticalCollectionQuery and I need to add each result to a HKStatisticalCollection query result for basalEnergyBurned ...to get a NetEnergyBurned array or something similar?