OpenSprinkler Forums OpenSprinkler Mobile and Web App cordova.js missing from ui.zip

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #52065

    rlkeck
    Participant

    If you follow the instructions “Using a Different Server for UI Assets”, and look at the console log of the browser, you find an error message saying cordova.js was not found on the server and indeed it is not anywhere in ui.zip. Possibly cordova.js is really not needed, in which case it seems like the reference to it should be removed from index.html. If it really is needed, it needs to be added to the zip file.

    #52066

    Samer
    Keymaster

    This file is only needed for the Cordova applications which are used for native bundling of the HTML5 app.

    You can safely ignore this file.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

OpenSprinkler Forums OpenSprinkler Mobile and Web App cordova.js missing from ui.zip