[
https://issues.apache.org/jira/browse/CB-12355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15827372#comment-15827372
]
ASF GitHub Bot commented on CB-12355:
-------------------------------------
Github user LightZam commented on the issue:
https://github.com/apache/cordova-plugin-file/pull/199
@stevengill could you help me find a code reviewer, please?
> Get a null type when using fileEntry.file(function(file) {})
> ------------------------------------------------------------
>
> Key: CB-12355
> URL: https://issues.apache.org/jira/browse/CB-12355
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS, Plugin File
> Affects Versions: 6.2.0
> Reporter: LightZam
> Assignee: LightZam
>
> resolveLocalFileSystemURL(path, function(fileEntry) {
> fileEntry.file(function(file) {
> console.log(file.name, file.type);
> });
> }, reject);
> The type will be null in iOS because it wasn't implemented.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]