tomitrescak / meteor-uploads

MIT License
295 stars 41 forks source link

Mobile Apps: Offline mode? #178

Closed Obiwarn closed 8 years ago

Obiwarn commented 8 years ago

Are the images cached on the device (AppCache)?

Could a mobile app work completely offline with this?

tomitrescak commented 8 years ago

I do not know, I never tested this. If you test it, please report back. Thanks. The server though allows you to set the cache time. SO setting it to a very high number should resolve the issue.