Stefan Kendall created CB-1103: ---------------------------------- Summary: window.requestFileSystem is undefined on ICS TouchWiz devices. Key: CB-1103 URL: https://issues.apache.org/jira/browse/CB-1103 Project: Apache Cordova Issue Type: Bug Components: Android Affects Versions: 1.9.0 Environment: Any android devices running ICS and TouchWiz. Reporter: Stefan Kendall Assignee: Joe Bowser
window.requestFileSystem is undefined after phonegap has loaded, which makes reading and writing files impossible. window.webkitRequestFileSystem *is* defined, but attempting to use this method causes a singal 11 application crash. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira