chrisben / imgcache.js

JS library based on the File API to cache images for offline recovery (target: cordova/phonegap & chrome)
Other
826 stars 216 forks source link

I cant load local cach resources #178

Open muhammadsamir11 opened 8 years ago

muhammadsamir11 commented 8 years ago

Cordova 6.3.1 Android 6.0.1

INFO: LocalFileSystem opened INFO: Local cache folder opened: cdvfile://localhost/persistent/imgcache/ INFO: .nomedia file created. ERROR: Download error code: null Cache size 0

Can you please help me on it

chrisben commented 7 years ago

Have you followed the steps in CORDOVA.md ? Do you have File Transfer plugin installed? Are you allowed to download the remote file from your computer? What kind of url is that?