breautek commented on issue #538: URL: https://github.com/apache/cordova-plugin-file/issues/538#issuecomment-1402845725
Unable to reproduce with a pure cordova app. Can a [minimal reproduction app](https://github.com/apache/cordova-contribute/blob/master/create-reproduction.md) can be provided? It should not include frameworks, just a pure cordova app. I've tested loading from: - internal storage, like the application directory - external storage like the downloads directory (written by another app), permission denied as expected - external storage like the external application's data directory (used the file API to copy the sound file, then read from it) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
