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/02 10:47:16 UTC

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

koraysels commented on issue #333: FileEntry.file is not a function
URL: https://github.com/apache/cordova-plugin-file/issues/333#issuecomment-507622906
 
 
   I have a filepath of the sorts : `documents://audio.m4a`
   And I have tried to use `resolveLocalFileSystemURL` but that throws an error code5. the file does exist because I can play it with Media plugin. 
    
   I tried to do a readAsArrayBuffer on the pathname but that fails abviously.. I am a bit stuck.. 

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