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.
No, but you can use the wakeInterval on the companion to perform a task while the app is not running.
https://dev.fitbit.com/build/guides/companion/#wake-interval
Best Answerok, So after companion app wakeup, is it possible to get heart rate and other vital information from devices while my watch app is still closed or not running.
Best Answerok, So after companion app wakeup, is it possible to get heart rate and other vital information from devices while my watch app is still closed or not running.
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.
No, that's not possible. You can get that information from the Web API even if your app isn't running.
Best Answer