imgcache.js icon indicating copy to clipboard operation
imgcache.js copied to clipboard

Jquery Mobile/DrupalGap/Cordova useCachedFile abnormality

Open gs9999 opened this issue 8 years ago • 0 comments

I am experiencing a malfunction ( my script doesn't execute properly), when I call the useCachedFile command. I can set the cache, but when it comes time to read it I am experiencing some kind of malfunction.

There is a type error 'uri.length' object type error that is executing in the console log.

I don't know... can someone start me off on some sort of direction to look? I am alternatively going to try to implement my own caching system using the cordova file system, but thought I would check first with you folks.

GS

gs9999 avatar Jul 01 '17 03:07 gs9999