andresmq commented on issue #561: URL: https://github.com/apache/cordova-plugin-file/issues/561#issuecomment-1712195142
Hi all, I tried with Cordova 12 (file plugin version 8.0.0) writing a file to the well-known folder cordova.file.externalRootDirectory/Download but it doesn't work (error code = 2). Android doesn't require any extra permission for that folder I think the method FileUtils.needPermission(...) should be fixed to take into account that path. Regards -- 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]
