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

   Under scoped storage, only media files (images, audio and video) are 
readable. This is an intentional limitation by Android and the quirk is noted 
at 
https://github.com/apache/cordova-plugin-file?tab=readme-ov-file#androids-external-storage-quirks
   
   If you use other media types, you must use a plugin that interfaces with 
MediaStore APIs instead.


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