I'm trying to write an app which can fetch data from Fitbit (using web API).
As I know, the way to sync the data from watch is opening the Fitbit app(or make Fitbit app running in the background). If I didn't open the Fitbit app to sync the data first, my app couldn't fetch the newest data. Is there any API or command that can make my app sync the data without opening the Fitbit app?
Thank you very much.
Answered! Go to the Best Answer.
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Hi @phx0828
We don't have an API to force a sync between the device and mobile app. The mobile app needs to be running on the mobile device for the sync to occur.
Gordon
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Hi @phx0828
We don't have an API to force a sync between the device and mobile app. The mobile app needs to be running on the mobile device for the sync to occur.
Gordon
Best Answer