breautek commented on issue #239:
URL: 
https://github.com/apache/cordova-plugin-file/issues/239#issuecomment-1357048516

   With Android's Scoped Storage model (enforced in API 30 and later), the 
external storage is no longer discoverable. Some directories are simply not 
readable (they will give a File not Found error, even if they do exists, such 
as the `externalRootDirectory`), and other directories will only list files 
that have been created by your app, but not files created by other apps.
   
   Closing as not a bug.


-- 
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]

Reply via email to