jfoclpf commented on issue #426: URL: https://github.com/apache/cordova-plugin-file/issues/426#issuecomment-824872847
@joshuaokpako that's strange, normally you shouldn't be able to write to `cordova.file.externalRootDirectory + 'Download/'` without the `android:requestLegacyExternalStorage` to true (check the [answer](https://github.com/apache/cordova-plugin-file/issues/426#issuecomment-756757287) from @breautek ) after API 29. Are you using the dev version of this file plugin (i.e. fetched from github)? -- 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]
