Is the Expo pedometer API workin on Android?

I’m looking into the Expo pedometer API for a project and I’m not sure whether it actually works with Android: Pedometer - Expo Documentation. From the docs it seems that you can get steps for the last 7 days both on iOS and Android, but when reading issues on GitHub, it seems that only getting live steps works on Android:

https://github.com/expo/expo/issues/9463
https://github.com/expo/expo/issues/4895

Can someone tell me if Pedometer.getStepCountAsync(start, end) works both on Android and iOS in the latest Expo version?

That’s not what I’m asking. I’m asking specifically to the Expo pedometer API.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.