Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Announcing SDK 6.0 for Fitbit Versa 3 and Sense

SDK 6.0 has just been released. Checkout the developer blog for more info:

https://dev.fitbit.com/blog/2021-07-20-announcing-fitbit-os-sdk-6.0/

Best Answer
30 REPLIES 30
4.3.1 and 6.0.1 SDK's are out now, fixing the weather and wildcard import issues.
Best Answer
0 Votes

Sorry to be a bug bearer but i now get this error after the updates. This is in regards to the weather code you provided on Github. I have made no alterations to the code but it is still pulling a weather code instead of condition but also this error appears when running on an actual watch , meaning no weather data displays.

 

error below:

 

[18:57:15]TypeError: Illegal invocation

Best Answer

Hello, I really appreciate the new SDK and I love the new WeeklyGoal for AZM to have it available.

Are there other WeeklyGoals planned to be available (soon)? eg. Weekly Goal for Steps or Floors?
I'm asking because my heath insurance gives me some payback if I regularly meet a weekly steps goal. So the new Interface would make it much easier to implement something in the Clockface if those counts would directly come from the SDK.

 

Another question is related to the hourly activity. Is there also planned something to have it available in the user-activity interface to have the information if I reached the hourly goal or not (for all hours of the day where I planned to be active) ?

Thanks

 

Sascha

Best Answer
0 Votes

@Septor-  have a look in the gallery, this already exists for hourly activity if this is what you want.

 

SimpleClockPro steps per hourSimpleClockPro steps per hour

Author | ch, passion for improvement.

Best Answer

@JonFitbit  - The import fs issue seems fixed in the 4.3.1 but not the compact built code.

 

4.3.1 is still producing code that is too big to fit in memory whereas 4.2 produced more compact code that fitted fine.

 

Can this be fixed?

Author | ch, passion for improvement.

Best Answer
0 Votes

Hi TKCMuzzer,

 

Were you able to work around this?

Best Answer
0 Votes

Hi @JonFitbit  - will we be getting any resolutions to the compact built code problem for 4.3.1 any time soon?

Author | ch, passion for improvement.

Best Answer
0 Votes

Hi @TKCMuzzer  and @TanviK ,


Did you manage to fix this? Getting this error as well. Looks like fitbit didn't care to test the SDK on an actual device

 

Best Answer

The issue relating to the Weather API and sample weather clock has been resolved. You should recompile with the latest SDK6 version (6.0.2). Studio was updated on Thu 9th Sep.

Best Answer

@Guy_ wrote:

@JonFitbit  - The import fs issue seems fixed in the 4.3.1 but not the compact built code.

 

4.3.1 is still producing code that is too big to fit in memory whereas 4.2 produced more compact code that fitted fine.

 

Can this be fixed?


Can you point me to the thread with this discussion?

Best Answer
0 Votes
Best Answer
0 Votes