Skip to content

Conversation

ebrehault
Copy link

On iOS, checkFreeDiskSpace returns 0 for appDocsPath.
We need to check free space on /.

@shazron
Copy link
Member

shazron commented May 15, 2014

I'm not sure if we use this anymore, since it does not have a corresponding .js interface. How are you calling this?

Filed: https://issues.apache.org/jira/browse/CB-6703

@ebrehault
Copy link
Author

That way:
cordova.exec(win, fail, "File", "getFreeDiskSpace", []);

But yes, a .js API would nice. Free space is a very important thing to know when you write files on the device.

@shazron
Copy link
Member

shazron commented May 16, 2014

Hi @ebrehault - I invite you to comment on the actual JIRA issue I linked above. @clelland has commented more on this

@ebrehault ebrehault closed this May 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants