[ 
https://issues.apache.org/jira/browse/CB-9887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14990884#comment-14990884
 ] 

ASF GitHub Bot commented on CB-9887:
------------------------------------

Github user jasongin commented on the pull request:

    
https://github.com/apache/cordova-plugin-file/pull/143#issuecomment-153923115
  
    Sorry I mistyped... I meant to refer to CB-9020 not CB-9090.
    I was thinking CB-8257 was referring to WP 8.1 (which uses the 'windows' 
platform for plugins), but it might actually be just WP 8.0, which doesn't 
support the cordova.file.* paths either.


> Windows platform file plugin does not define standard cordova.file.* paths
> --------------------------------------------------------------------------
>
>                 Key: CB-9887
>                 URL: https://issues.apache.org/jira/browse/CB-9887
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File
>         Environment: cordova platform windows
> windows 10 universal app
>            Reporter: Gaven Henry
>              Labels: windows
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> On android and ios the file plugin defines some standard paths of the form 
> "cordova.file.*" (such as cordova.file.dataDirectory) which are used as a 
> simple and consistent way to access different types of storage.
> On the windows platform none of these paths are defined and attempts to query 
> cordova.file.* returns undefined.
> This means that if you want to port an app from ios or android to the windows 
> platform it will fail to launch due to these paths not being defined.
> Need to update the windows platform code to define the available file systems 
> for the windows platform.



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

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

Reply via email to