05-22-2021 19:18
05-22-2021 19:18
Just wanted to report a bug in Fitbit Studio. Every time I have Fitbit Studio running for more than several hours, the Fitbit studio stops running the companion code. This happens every time more or else. When I typically come back the next day or something, the problem seems to go away for a couple of hours and then it is back again.
05-25-2021 05:47
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.
05-25-2021 05:47
Do you mean if you leave the simulator running? Does anything appear in the log files when it's failing?
Mac: /Users/<yourusername>/Library/Logs/Fitbit OS Simulator
Windows: C:\Users\<username>\AppData\Roaming\Fitbit OS Simulator\
Best Answer05-25-2021 10:05
05-25-2021 10:05
So, I am using a physical device connected to Fitbit Studio. After a couple of hours, the app does not even run any of the companion code. I put console.log() in the beginning of the companion code, does not log anything. All the app itself on Fitbit runs though.
Best Answer