Suraj Reddy created CB-6524:
-------------------------------
Summary: Files API and Windows 8
Key: CB-6524
URL: https://issues.apache.org/jira/browse/CB-6524
Project: Apache Cordova
Issue Type: Bug
Components: Plugin File, Windows 8
Environment: Windows 8
Reporter: Suraj Reddy
Assignee: Jesse MacFadyen
Priority: Blocker
I'm trying to use the cordova.file plugin listed here -
https://github.com/apache/cordova-plugin-file/blob/master/doc/index.md, which
claims to have Windows 8 support.
When I try to access the filesystem using something like
window.requestFileSystem(window.PERSISTENT..., I noticed that
window.requestFileSystem is not defined.
The app is working fine on Android and iOS using the HTML5 FileSystem API -
http://www.html5rocks.com/en/tutorials/file/filesystem/
--
This message was sent by Atlassian JIRA
(v6.2#6252)