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

Latest ionic Can't find variable: FileTransfer error #216

Open michaeljcoyne opened 7 years ago

michaeljcoyne commented 7 years ago

Latest ionic Can't find variable: FileTransfer error

I think you need to update the code to latest file transfer or reference it some how.

gs9999 commented 7 years ago

I am getting the following error, "ReferenceError: Can't find variable: FileTransfer" I'll try to troubleshoot, but this is taking awhile.

michaeljcoyne commented 7 years ago

I think this is ok actually. I had to reinstall the file transfer plugin after I deleted my node modules.