ionic-cache-src icon indicating copy to clipboard operation
ionic-cache-src copied to clipboard

A Ionic Plugin for caching, works for any tags, and will show a progress circle when the download is not done

Results 29 ionic-cache-src issues
Sort by recently updated
recently updated
newest added

Hello, I would like to load the images in cache when the app is launched so that when the user open some screen the images are already loaded. Can I...

Add getCacheDir function in cacheSrcStorage factory. Otherwise the cache directory is undefined.

Hi, where exactly does this plugin store the files on iOS? I use `var localUrl = cordova.file.dataDirectory;` what resolves to `file:///var/mobile/Containers/Data/Application//Library/NoCloud/` If the device is offline I receive this error:...

how i can use my own svg code for the loading spinner ? thanks

Need to stay with version 0.2.10, instead of 0.4.8 of angular-svg-round-progress because dependancy not updated Can you please update ? Thanks

There some outdated dependencies in bower.js

hi, the plugin is really great but is not working in production when my files are minified because you didn't inject depencies the angular way or used something like ng...

Dear Ben, When I launch the app on Android it doesn't work, I have to go to an other view and then come back it just after that it works...

Hi @BenBBear , I really appreciate for this, it's a very nice library. I am working on ionic 2, wanted to implement this in ionic 2. - I did same...

I could not find any way to add fallback image if error download image happened. Could anyone point me out please?