mvandak commented on issue #613: URL: https://github.com/apache/cordova-plugin-file/issues/613#issuecomment-1843563814
> Google reserves the right to reject any app that they feel do not need the MANAGE_EXTERNAL_STORAGE permission. Finally, Google can accept the need of this permission, or so it's our case, the app is built for internal business usage and it is not provided by Play store. Other words, application can have this permission allowed, so FilePlugin should consider allowed `MANAGE_EXTERNAL_STORAGE` permission. We are storing logs, zip backups and images to specific directory in android root to be accessible for admin externally, not only from app. So it is not only media file type, but any type. I did not have enough time to look closely on SAF and Media store yet, but it seemed to me to be supposed only for media file type usage. Maybe I'm wrong. Is there a way to use media store to acces any type of file? Is it possible to access it in any directory? Why can't be FilePlugin used as facade to media store, so any implementation of FilePlugin do not need to be rewritten. Thank you for your response. It saves me time. -- 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: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org