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.