03-11-2019 19:31
03-11-2019 19:31
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 Answer03-14-2019 12:08
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.
03-14-2019 12:08
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/
03-12-2019 16:08
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.
03-12-2019 16:08
Hi @GrossTiger
Is this request regarding applications you are building for the smartwatch devices (i.e. Ionic and Versa)?
Best Answer03-14-2019 06:50
03-14-2019 06:50
Yes, that is correct.
Best Answer03-14-2019 09:58
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.
03-14-2019 09:58
I'm going to move your post to the Device SDK room. They should be able to help you there.
Best Answer03-14-2019 12:08
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.
03-14-2019 12:08
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/