-
• #2
Hi, I'm just looking into this now. Sorry about that - it looks like this may have got broken by the original developer a while ago.
If you go into
Settings -> App Settings -> Active Pedometer
and set up line 1 and line 2 manually it should be fine, but by default it didn't work.I've just pushed some changes to fix it so if you update now it should work fine.
-
• #3
I set up manually line 1 and line 2 and it works now !
Thank you very much :)
Hello :)
I uploaded Active Pedometer app on my banglejs watch.
When I read the code (https://github.com/espruino/BangleApps/blob/master/apps/activepedom/widget.js), it seems that the widget should display 2 lines (steps and distance) and the step goal bar.
But i only see the step goal bar. I don't see the steps and the distance.
Here is a screenshot before I walked during 25mn
And another screenshot after the walk.
And during the walk, it's the same thing.
Any idea why I can't see the 2 lines (steps and distance) ? Maybe it's the morphing clock that overlays the 2 lines of the widget ?
Thanks