imgcache.js
imgcache.js copied to clipboard
device variable error
I found that on cordova 6.0.0 I needed to install:
cordova plugin add cordova-plugin-device
Could this be added to the documentation please?
The dependency to this plugin is stated in the documentation for cordova.
It should maybe say "cordova v3 and above". I'll keep this as a reminder.