Load assets from www folder on iOS 8 with Cordova 3.7 (file://)
问题 I have an hybrid app that works perfectly on iOS 7 using Cordova 3.7 and jQuery Mobile 1.3.2 I am testing it on iOS 8 and it is broken. I am requesting each page(view) of my app using absolute paths, using the file:// protocol, like: file:///var/mobile/Applications/<UUID>/MyApp.app/www/views/add-project.html but i get the error: Failed to load resource: The requested URL was not found on this server. I read about this bug, is that the problem? Also, on iOS 8, the location of the www folder is