Vatsov commented on issue #426:
URL:
https://github.com/apache/cordova-plugin-file/issues/426#issuecomment-751990562
@HarelM Yes, I’m trying to read the file which the user selects with
`this.fileChooser.open()`
The interesting thing is that `this.file.checkFile` returns true, but when I
try with `this.file.readAsText` it returns `FileError {code: 1, message:
"NOT_FOUND_ERR"}`
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]