You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/07/01 12:58:16 UTC

[GitHub] [cordova-plugin-file] janpio commented on issue #333: FileEntry.file is not a function

janpio commented on issue #333: FileEntry.file is not a function
URL: https://github.com/apache/cordova-plugin-file/issues/333#issuecomment-507253673
 
 
   > `fileEntry.file` is undefined.. the .file() function does not exist on FileEntry..
   
   That's not true:
   https://github.com/apache/cordova-plugin-file/blob/e12935ced55ae5ec7019cc055bf1d7e13c1aed8d/www/FileEntry.js#L74-L90
   
   In the context of this plugin, this method should be available.
   
   How are you creating your `fileEntry`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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