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

Nikhil Khandelwal resolved CB-10883.
------------------------------------
    Resolution: Duplicate

> resolveLocalFileSystemURL cordova.file.externalRootDirectory is fail on 
> android 6.0
> -----------------------------------------------------------------------------------
>
>                 Key: CB-10883
>                 URL: https://issues.apache.org/jira/browse/CB-10883
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File
>         Environment: cordova 6.0 
> cordova-plugin-file 4.1.2-dev
> device android 6.0
>            Reporter: junyuz
>              Labels: Android, patch
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> window.resolveLocalFileSystemURL(cordova.file.externalRootDirectory, 
> function(dirEntry) {
>           var directoryReader = dirEntry.createReader();
>           directoryReader.readEntries(function(entries) {}
> }
> on android6.0 entries.length==0
> but on android4.x 5.x  is run good



--
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