You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2013/09/17 21:00:54 UTC

[jira] [Created] (CB-4856) When requesting access to the persistent filesystem via cordova in an hybrid web app environment, the initialisation immediately fails

Shazron Abdullah created CB-4856:
------------------------------------

             Summary: When requesting access to the persistent filesystem via cordova in an hybrid web app environment, the initialisation immediately fails
                 Key: CB-4856
                 URL: https://issues.apache.org/jira/browse/CB-4856
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android, Plugin File
    Affects Versions: 3.0.0
         Environment: Platform: Cordova 3.0.0, Jquery mobile 1.3, running on Android 4.1.2
API: File

            Reporter: Shazron Abdullah
            Assignee: Joe Bowser


Preparation: all done according to API doc (yes, persmissions are set and so on)

>From André Fiedler in cordova-dev ML:

Issue:
When requesting access to the persistent filesystem via cordova in an hybrid web app environment, the initialisation immediately fails as follows: Straight when calling "window.requestFileSystem(LocalFileSystem.PERSISTENT, 0, gotFS, fail);" (where gotFS and fail are both functions), I get the error "ReferenceError: LocalFileSystem is not defined". Even after searching google and many posts, I cannot find a successful solution for Cordova 3.0.0, although lots of people discuss this behaviour.

Could you give me any hint regarding further steps? Has this issue already been reported to you and is there a solution? When will any solution be included in one oft the next releases? Andi is there a release date for the next official cordova release, including any fix?


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira