07-20-2021 14:35
07-20-2021 14:35
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/
08-11-2021 07:21
08-11-2021 07:21
08-11-2021 11:02
08-11-2021 11:02
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
08-13-2021 02:58
08-13-2021 02:58
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
08-13-2021 04:04
08-22-2021 20:40
08-22-2021 20:40
@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.
08-23-2021 11:39
08-23-2021 11:39
Hi TKCMuzzer,
Were you able to work around this?
08-30-2021 00:02
08-30-2021 00:02
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.
09-03-2021 19:04
09-03-2021 19:04
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
09-14-2021 03:20
09-14-2021 03:20
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.
09-14-2021 03:21
09-14-2021 03:21
@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?
09-15-2021 09:23