I\'m looking for a better way to detect available/free disk space on the iPhone/iPad device programmatically. Currently I\'m using the NSFileManager to detect the disk s
If you want to save time, use the following CocoaPod Library. I didn't used it but seems like it should work.
https://cocoapods.org/pods/SystemServices