Hi, I was wondering where is the best place to store a larger amount of
data on iOS devices. Currently, I know that
"File.applicationStorageDirectory" is no good since it will be backed up by
iCloud. I was thinking about using "File.documentsDirectory" that, on
Android, points to the SD card. The data is not sensitive (I don't care if
people gain access to it). Can I keep using "File.documentsDirectory"
without harming the iOS development guidelines?

Thank you.

-- 
Lucas Junqueira
[email protected] / (31)2555-0635 / (31)9133-6635
Ateliê Ciclope de arte e publicação digital

Reply via email to