phiferd commented on issue #348: FileReader.readAs*(file) returns null onloadend URL: https://github.com/apache/cordova-plugin-file/issues/348#issuecomment-535631351 Here's a link to the PR: https://github.com/apache/cordova-plugin-media-capture/pull/147/files The issue was that the READ_EXTERNAL_STORAGE permission was not requested. Maybe there's another way to do it, but the update I made to captureVideo seems to be in line with the way captureImage works.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
