GitHub user timhaak opened a pull request: https://github.com/apache/cordova-plugin-file/pull/138
Fix for getFreeDiskSpace returning 0 on IOS Minor change to fix getFreeDiskSpace returning 0 on IOS You can merge this pull request into a Git repository by running: $ git pull https://github.com/timhaak/cordova-plugin-file master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-file/pull/138.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #138 ---- commit 4965328e6c3c377a843fd6293d9edd382cb9a316 Author: Tim Haak <t...@haak.co.uk> Date: 2015-10-10T13:47:21Z Changed self.appDocsPath to self.rootDocsPath in getFreeDiskSpace to fix only get 0 for free disk space commit 8784741c5c8f2bf8fbcb2147e4aa8d857af2ca9a Author: Tim Haak <t...@haak.co.uk> Date: 2015-10-10T13:47:21Z Changed self.appDocsPath to self.rootDocsPath in getFreeDiskSpace to fix only get 0 for free disk space commit 4152559f558b81f15a87b5d8276f22dc3f026e05 Author: Tim Haak <t...@haak.co.uk> Date: 2015-10-10T14:02:00Z Merge branch 'master' of https://github.com/timhaak/cordova-plugin-file ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org