ionic-ion-imageCacheFactory icon indicating copy to clipboard operation
ionic-ion-imageCacheFactory copied to clipboard

A factory to preload images for your Ionic app.

Results 8 ionic-ion-imageCacheFactory issues
Sort by recently updated
recently updated
newest added

I have implemented ionic-ion-imageCacheFactory into my project but it's not working on iOS devices, working on Android device properly.

Getting ionic white screen of death on iOS 9.2, due to the import and use of the lib in the controller. Not sure what happens, could not debug properly.

Please could you add a license to this repository? [From here:](https://help.github.com/articles/licensing-a-repository/) > Generally speaking, the absence of a license means that the default copyright laws apply. This means that you...

`.then` is never called, also the failure function. Therefore unable to continue. `Saved` or `Image cache failed` never written to console. ``` $ImageCacheFactory.Cache([ $scope.latestPhoto + '', $scope.currentUser.profile_picture + '' ])...

Hello can you pull this fork..I added bower.json so that this will be available to bower.io.. Thanks in advance and May God Bless you

Can you make this available in bower? it would be nice to do a bower install of this :-)

Normal Mode (current): If any images in the array error, whole method rejects promise. Lazy Error Mode: Will attempt to load all images regardless of errors. will pass array of...

enhancement

Can you include a license in this project, even if it's All Rights Reserved? I'd prefer open source, of course.

enhancement
help wanted