|
|
|
|
|
by blahedo
5361 days ago
|
|
> The "correct" place to put user data on iOS 5+ is any place that syncs with iCloud. Um? My understanding is that Apple has forbidden developers from storing in cloud-sync areas anything that is re-downloadable or temporary. Instapaper pages are almost by definition re-downloadable; and there's no need for permanence or even synchronisation with the cloud, just a need for the system not to silently delete the files. Is my understanding of Apple's policy flawed? |
|
Yeah. They're encouraging devs to minimize the amount of data that needs to be backed up, for obvious reasons, but there's nothing forbidding Marco from storing the articles in the Documents folder instead of the cache, and indeed that's probably what he should have been doing all along.
His insistence on keeping them in tmp has caused me to lose a number of articles over the years when I've had to do a clean wipe and the original site has long since disappeared.