Do you maybe have .../index.html instead of .../android.html in your URL config for the apploader?
.../index.html
.../android.html
I was always just leaving mine blank at the end of my url.
Adding .../android.html fixed it and now the Web IDE Remote option shows up. Thanks!
This should help me figure out the track position not resetting properly.
@stweedo started
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.
Do you maybe have
.../index.html
instead of.../android.html
in your URL config for the apploader?