What is the purpose of the Status and Settings sections in the Sideloaded apps details page? I expect that the Settings area allows me to test out any user-configurable settings exposed by my app, but what is the purpose of the Status section? I am developing a clock face and both of these just say "Unavailable".
Answered! Go to the Best Answer.
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.
Status relates to the state of the companion
If "settings" is included then you can click and configure your app.
Settings allow you to have user settings and change them.
https://dev.fitbit.com/guides/settings/#overview
Not sure about the status one.
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.
Thanks Jon, are there any examples of the Companion status in the SDK documentation or sample projects?
Best Answer