The GAM desperately needs a programmatic way of publishing app updates and requesting review and publishing to app store so devs can use proper build and release pipelines for apps. While on the subject, we really need unit testing ability.
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.
Thanks for the feedback. GAM is built with a service architecture, but we're not ready to expose that for general consumption at this time.
For unit testing, you can use something like Jest with our command line SDK. You can also use TypeScript with Sergio's Fitbit SDK Types https://github.com/SergioMorchon/fitbit-sdk-types/
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.
Hi @GrossTiger
Is this request regarding applications you are building for the smartwatch devices (i.e. Ionic and Versa)?
Best AnswerYes, that is correct.
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.
I'm going to move your post to the Device SDK room. They should be able to help you there.
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 for the feedback. GAM is built with a service architecture, but we're not ready to expose that for general consumption at this time.
For unit testing, you can use something like Jest with our command line SDK. You can also use TypeScript with Sergio's Fitbit SDK Types https://github.com/SergioMorchon/fitbit-sdk-types/