The difference between the step count in the Health app and the Fitness app.

We are using HealthKit in our app to synchronize step count data.

The data is correctly synced with the Health app, but the step count does not appear in the Fitness app (although workout data does).

Is there anything developers need to do to synchronize step count data with the Fitness app as well?

Answered by Frameworks Engineer in 862221022

Fitness app only shows data from Apple watch while Health app shows data from all sources. This is why you see a discrepancy.

Accepted Answer

Fitness app only shows data from Apple watch while Health app shows data from all sources. This is why you see a discrepancy.

The difference between the step count in the Health app and the Fitness app.
 
 
Q