chrisben

Results 78 comments of chrisben

@SidFerreira could you check whether 1.0rc2 fixes your problem as well?

The dependency to this plugin is stated in the [documentation for cordova](https://github.com/chrisben/imgcache.js/blob/master/CORDOVA.md#cordova-3x). It should maybe say "cordova v3 and above". I'll keep this as a reminder.

This would mean each cached file needs to have its download date stored, it's reasonably possible by creating a metadata file along each image. What's the use case though? Why...

I don't really get why webcam images would need special expiration times compared to any other kind of images. Could you tell me more please? Would that be something you...

@atrebbi well, this is outside the scope of issues with this library, but I'll help you there: You could do the following: - query your webservice - the data you...

Thanks clivefrog. @JCDenton86 : did this comment help you there?

It looks like indeed those two forward slashes could be a problem. Could you tell us more about what functions you called to get there?

Check out 1.0rc2 and see if it fixes your problem.

I've published a package in atmosphere `chrisben:[email protected]`; it doesn't show up on the search results yet. Never used that before so I'm not sure if that's enough for you to...

Is this problem fixed now that pull request #115 has been merged? There's a new 1.0rc2 version out there.