-
• #2
It looks suspiciously like your
Layout
library is out of date. Normally the app loader should package the app with the correct layout version so I don't know what happened. Is it possible you manually uploaded theLayout
library and also manually uploaded thegpsinfo
too?How does GPS info keep in sync with any changes to the Layout code.
They're in the same repository, so I try and update them both at the same time. If you upload the correct version of Layout should be automatically packaged
-
• #3
Hmm - I'm seeing the same here. Just looked into it, and unfortunately it was a webserver issue.
Layout.min.js
was deleted from BangleApps a while ago, but it didn't get deleted on thebanglejs.com/apps
webserver. As a result everything worked fine on my local copy, and also on the development app loader on GitHub - but when pushed to banglejs.com/apps it stopped.Should all be fine now
I'm sure this was working on my B2 before.
Have I got the latest Layout code ?
How does GPS info keep in sync with any changes to the Layout code.