OvalMoney / react-native-fitness

A React Native module to interact with Apple Healthkit and Google Fit.
MIT License
341 stars 68 forks source link

In react-native-fitness - We got the steps once we kill the app and run it again. #105

Open HemantDixit10 opened 2 years ago

HemantDixit10 commented 2 years ago

Hello,

In this library - We got the steps once we kill the app and run it again. We gave the permission and set the startdate, enddate and interval and it returns 0 steps.

Once we kill the app and again open and walk few steps then it is recorded.

Let me know if you have any inputs for the same.

Thank you,