You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Eser Esen (JIRA)" <ji...@apache.org> on 2015/01/07 09:48:35 UTC

[jira] [Created] (CB-8257) org.apache.cordova.file does not work for wp8

Eser Esen created CB-8257:
-----------------------------

             Summary: org.apache.cordova.file does not work for wp8
                 Key: CB-8257
                 URL: https://issues.apache.org/jira/browse/CB-8257
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin File, WP8
    Affects Versions: 4.0.0
         Environment: windows 8.1 with visualstudio express 2013 and windows phone sdk and emulator
            Reporter: Eser Esen
            Assignee: Jesse MacFadyen


While on android and ios the file plugin loads all file system paths on the phone which can be accessed with "cordova.file.xxx" (where xxx can be dataDirectory etc.) on wp8 this does not work at all.

I dont even see any javascript file providing these paths. While on android there is a javascript file called filesystempaths.js, on wp8 its missing.

But according to official documentation, the file plugin is fully supported on wp8 except two functions (which i do not need).

I need to get the data directory from my app running on wp8 using cordova.file.dataDirectory. How can we get this work?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org