As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Hi, does Caching and Offline Saving apply to files? With `sync:enabled`, if I do a `Kinvey.File.download()`, will that file get cached for offline access?
No, files are not cached. You can do it yourself, the best starting point would be the [Titanium Filesystem docs](http://docs.appcelerator.com/titanium/3.0/#!/api/Titanium.Filesystem).
a
adampax
said
about 9 years ago
OK thanks. Thought that may be the case, but wanted to verify as the docs didn't specify one way or the other.
adampax
I'm using Titanium library v1.1.8.