Is it possible to determine how much free storage is left on the iphone using the iphone sdk?
I’d like to adapt the cache size depending on how much space is actually left.
Is it possible to determine how much free storage is left on the iphone
Share
Yes, you can. Here is an example: Mac/iPhone: Show Available Usable Disk Space. They provide a class you can plug in as well, but a lot of it is simply formatting the result.