system.CacheDirectory

Ios 5, icloud, apps being banned that use the documents directory “too much”.

We mush have this as a base directory constant sooner rather than later, I’d say, Hopefully it’s just a constant to add to the API list. It’s the only one we miss on iOS…
Who’s with me? [import]uid: 5822 topic_id: 17515 reply_id: 317515[/import]

+1
[import]uid: 19626 topic_id: 17515 reply_id: 66536[/import]

In the meantime, see if using system.TemporaryDirectory is sufficient for your app’s needs.

All data stored there will end up in: [AppBundle/tmp [import]uid: 52430 topic_id: 17515 reply_id: 66581[/import]

FYI, as of daily build .688 system.CacheDirectory is supported. (See daily notes)

[import]uid: 66859 topic_id: 17515 reply_id: 69188[/import]