You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2012/07/20 22:41:34 UTC

[jira] [Resolved] (CB-1103) window.requestFileSystem is undefined on ICS TouchWiz devices.

     [ https://issues.apache.org/jira/browse/CB-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser resolved CB-1103.
----------------------------

    Resolution: Cannot Reproduce

Please do not open duplicate bugs!  There is a specific mobile-spec test case that disproves this bug (File API). window.requestFileSystem is not defined until we define it.  If you wish to use it, use it after the deviceready event fires.
                
> 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
>         Attachments: Archive.zip
>
>
> 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