fetchStepDataSources

actual suspend fun fetchStepDataSources(): List<HealthKitDataSource>

Queries HealthKit for all apps and devices that have contributed step-count data.

Returns an empty list if HealthKit is unavailable or the query fails.

actual suspend fun fetchStepDataSources(): List<HealthKitDataSource>

Queries HealthKit for all apps and devices that have contributed step-count data.

Returns an empty list if HealthKit is unavailable or the query fails.