jfoclpf commented on issue #426: URL: https://github.com/apache/cordova-plugin-file/issues/426#issuecomment-821133096
@breautek does this plugin request `MANAGE_EXTERNAL_STORAGE`, that is, does it request "Use of All files access permission"? This last sentence is very alarming: "Apps requesting access to the All files access permission without a permitted use will be removed from Google Play, and you won't be able to publish updates." Do you know how can we request use of just one single public directory, for example, the Download directory? Is there any plugin or means to interact with the [Android Storage Access Framework](https://developer.android.com/guide/topics/providers/document-provider)? -- 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]
