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

   > How do I use your "FORK"?
   
   My branch has been deleted since then, but my 
[PR](https://github.com/apache/cordova-plugin-file/pull/487) was merged in and 
released in 
[v7.0.0](https://github.com/apache/cordova-plugin-file/blob/master/RELEASENOTES.md#700-apr-08-2022)
   
   However, Android Scoped Storage makes it so you cannot discover files that 
wasn't written by your app. Listing files in the external directories (e.g. 
inside `/storage/emulated/0/` or `/sdcard/`) will only list files that was 
written by your app. Other files written by other apps will not be listed 
anymore.
   
   For this reason, I'm 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