breautek edited a comment on issue #496:
URL: 
https://github.com/apache/cordova-plugin-file/issues/496#issuecomment-926070919


   Can't promise **when**... but I'll try to add this case to my [Test 
App](https://github.com/breautek/cordova-file-api30-test-app)
   
   Although, I'm pretty sure `/storage/emulated/0/` (aka externalRootDirectory) 
is not a writable directory starting in API 30, and a deletion and any other 
modifying action I would assume is considered a write.
   
   In my test app, I was able to read files however from the 
externalRootDirectory, as long as the `READ_EXTERNAL_STORAGE` permission was 
granted.


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