[
https://issues.apache.org/jira/browse/CB-10883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16616814#comment-16616814
]
ASF GitHub Bot commented on CB-10883:
-------------------------------------
janpio commented on issue #173: CB-10883: Added getPermissionEntries for
Directory Entries, which is affected by Marshmallow Permissions
URL:
https://github.com/apache/cordova-plugin-file/pull/173#issuecomment-421803162
There is a conflict now @infil00p. Could you maybe resolve this? Thanks.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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: cordova-plugin-file
> Environment: cordova 6.0
> cordova-plugin-file 4.1.2-dev
> device android 6.0
> Reporter: junyuz
> Assignee: Joe Bowser
> Priority: Major
> 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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]