I think the weather code was tweaked in the most recent SDK versions, released in the last couple of days. Make sure you're using the latest.
Best Answer
Fitbit Product Experts Alumni are retired members of the Fitbit Product Expert Program. Learn more
Fitbit Product Experts Alumni are retired members of the Fitbit Product Expert Program. Learn more
Best AnswerIn CLI, it depends what you've got in package.json, and you'd need `npm i` or equivalent.
I don't know about Studio; I assume it automatically uses the most recent minor version.
Fitbit Product Experts Alumni are retired members of the Fitbit Product Expert Program. Learn more
@Gondwana - thanks, tried Studio, it gave a popup of an update, but still can't rebuild old SDK projects. The generated code now runs out of memory on anything pre Versa 2.
Real shame as that stops support and improvements for projects on older watches already.
Any idea how to get around that?
Obviously will have to abandon Studio which is also a shame.
Is it possible to get the same old compact code with CLI somehow?
Author | ch, passion for improvement.
Best Answer