You are reading a single comment by @stweedo and its replies. Click here to read the full conversation.
  • I got the upload button to work. I forgot to add the <script src="../../core/lib/customize.js"></scri­pt> line. Now it uploads but it doesn't set it as the default clock for some reason.

    I also had to change {name:"myapp.app.js", url:"app.js", content:app}, to {name:"myapp.app.js", url:"app.js"}, - That was from the example code for customizing an app. I noticed it when I started looking at the files being sent through the web IDE storage function and saw my app.js file was just a couple lines of json.

    Now it sends the right app code, but it still doesn't load the new app after rebooting and goes back to the Anton clock. I'm guessing this is a conflict with the theme setting I'm trying to pass from the app loader.

About

Avatar for stweedo @stweedo started