06-21-2024 05:31 - edited 06-21-2024 05:32
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

06-21-2024 05:31 - edited 06-21-2024 05:32
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi,
today the Fitbit Pure watch face disappeared from my watch and the GAM link also doesn't work anymore. So far I don't know why, but I found the source of the clockface on Github and compiled it locally: https://github.com/eamodio/fitbit-pure
The build succeeded, but when installing it, I ended up with this error from the SDK:
[14:11:56][warn][app] Circular dependency: app\appManager.ts -> app\activity.ts -> app\appManager.ts
[14:11:56][warn][app] Circular dependency: app\appManager.ts -> app\battery.ts -> app\appManager.ts
[14:11:56][warn][app] Circular dependency: app\appManager.ts -> app\heartRate.ts -> app\appManager.ts
[14:11:56][warn][app] Circular dependency: app\appManager.ts -> app\time.ts -> app\appManager.ts
[14:11:57][info][app] Building app for Fitbit Versa 3
[14:11:58][info][app] Building app for Fitbit Sense
[14:11:58][info][companion] Building companion
[14:11:58][info][settings] Building settings
[14:11:58][info][build] App UUID: xxxxxxxx, BuildID: 0x0b9add37ceec8891
No app package specified. Reloading ./build/app.fba.
Sideloading app: 100% completed
Install failed: Cannot install application. Either this is a Fitbit application or you used an internal only permission.
I've no other dev clock face installed, did change the appUUID and version numbers in further tests, rebooted the Fitbit Sense device various times, but it simply won't work. The permissions to access activity, aod, heart rate and the user profile also look common.
It is a really great clockface and I'd be very happy to keep it running on my device.
Thanks a lot for any help in advance!
(PS: I cannot paste any UUID or link directly to the clockface in the GAM unfortunately as the phrases "zero five dash four zero three" and "zero one dash one zero three" are not allowed to be written in characters in this community...?)

