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.
I am the developer of the new Alpine Snow app for Fitbit OS. Feel free to ask any questions or post details of any problems. I don't actually live near mountains or snow, so I may need to make some adjustments to the runs algorithm.
Best AnswerIs there a way to amend the activity type from "bike" after synchronization via the Fitbit dashboard?
I think I read in this thread that "bike" is a workaround to enable the (max) speed data to be captured. Hopefully the activity API can be updated to support additional sports, like skiing and snowboarding with those additional stats.
One little bit of feedback... I didn't spot the padlock icon for ages when using the app in bright sunlight which resulted in lots of accidental pauses and exits.
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.
I am just back from Austria. And I used this app in conjunction with fitbit ionic. And all I can saw is thank you. It has appeared to work well.. it registers as a cycle
Best Answer
Fitbit Product Experts Alumni are retired members of the Fitbit Product Expert Program. Learn more
Hi, I've ported the app to work in Versa 3 and Sense, the PR is at https://github.com/orviwan/alpine-snow/pull/7
I hope @JonFitbit can review it (and publish when ready), should work the same as it used to be, a part few different UI interactions.
Best AnswerFaster way is to clone the repository and build it using the SDK using this guide: https://dev.fitbit.com/build/guides/command-line-interface/
Best Answer