phiferd edited a comment on issue #135: Read the video file on android URL: https://github.com/apache/cordova-plugin-media-capture/issues/135#issuecomment-514755415 Having the same issue. I think this may be duplicate of #103 and #114. The code works fine on iOS, but on Android when you attempt to read a file returned from the captureVideo function, FileReader.readAs*(file) returns null in this.result and has FileError with code: 1 (not found).
---------------------------------------------------------------- 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]
