Well, the reporting should work in custom app stores. The initial plan was that the info would be loaded like the appdates.csv file (so from the URL that the app loader was loaded from) so unless you manually copied the file in it wouldn't.
However I could make that URL configurable so it'd be a one-line change in your app loader to use the banglejs.com file
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Well, the reporting should work in custom app stores. The initial plan was that the info would be loaded like the
appdates.csv
file (so from the URL that the app loader was loaded from) so unless you manually copied the file in it wouldn't.However I could make that URL configurable so it'd be a one-line change in your app loader to use the banglejs.com file