GPS info v0.05 appears to be broken

Posted on
  • 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.

    Uncaught Error: Function "map" not found!
     at line 1 col 975
    ...:[this._l,{type:"v",c:buttons.map(b=>­(b.type="btn",b.h=btnHeight...
                                      ^
    in function "Layout" called from line 1 col 858
    ...",id:"progress"}]},{lazy:true});}g.cl­earRect(0,24,g.getWidth(),...
                                     ^
    in function called from system
    
  • 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 the Layout library and also manually uploaded the gpsinfo 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

  • 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 the banglejs.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

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

GPS info v0.05 appears to be broken

Posted by Avatar for HughB @HughB

Actions