I am trying to get the FitBit OS Simulator to work locally but for some reason it will never launch my application. However when I test with FitBit Studio it works fine.
I followed https://dev.fitbit.com/build/guides/command-line-interface/ with no issue but just can't get my application to load on the Simulator.
I am using Windows 10 and Web Storm. I even try the commands directly in Powershell or cmd.
Any ideas how I can fix this?
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.
First, close Fitbit Studio, then launch the simulator. What happens when you run the connect command?
▶ npx fitbit Logged in as Jon Barlow <jon.barlow@fitbit> fitbit$ connect device Auto-connecting only known device: Versa Simulator fitbit$ connect phone Auto-connecting only known phone: Simulator
Best Answerbelow is the output of the commands your requested.
Logged in as <xxxxxxxxx@gmail.com> fitbit$ connect device No devices are connected and available fitbit$ connect phone No phones are connected and available fitbit$
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.
If you launch the simulator, go to the Settings tab, then check it displays the same email address as the account you're logged into the CLI with.
Best AnswerHi!
What Fitbit Simulator Version and what SDK Version do you use?
Kind Regards
Dominik
Best Answer