cordova.js not found
Posted: 14:48, 28 May 2015
I get cordova not found, which is not strange, because it does not exist in the project example folders, according to some similar answers on stackoverflow I have to build the cordova/phonegap project, but that won't work because in the examples folder doing 'cordova build' says: "Current working directory is not a Cordova-based project."
x.x.x.x:4042/cordova.js
So, although the apps do work, but crash frequently, and I suspect cordova.locationManager to catch these crashes?
On the same note, I'm trying to include cordova as a node module/browserify, but I get compiling errors.
x.x.x.x:4042/cordova.js
So, although the apps do work, but crash frequently, and I suspect cordova.locationManager to catch these crashes?
On the same note, I'm trying to include cordova as a node module/browserify, but I get compiling errors.