breautek commented on issue #564: URL: https://github.com/apache/cordova-plugin-file/issues/564#issuecomment-1497784055
> Quick note : I am not asked for permissions, which I find weird. Could it be related to permissions ? The plugin only requires As of API 19, `WRITE_EXTERNAL_STORAGE` is only required when writing to non-application-specific external directories. And as of API 29, `WRITE_EXTERNAL_STORAGE` is completely obsolete and doesn't grant you any special permissions (External storage is locked down pretty tight). So no, it shouldn't be the cause. -- 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]
