MauriceFrank commented on issue #577:
URL:
https://github.com/apache/cordova-plugin-file/issues/577#issuecomment-1635919478
file.removeFile(dir,name) throws permission error:
FileError {code: 6, message: 'NO_MODIFICATION_ALLOWED_ERR'}
code
:
6
message
:
"NO_MODIFICATION_ALLOWED_ERR"
Is this fixable with the READ_MEDIA_IMAGES permission somehow?
I tried your current Master @EYALIN in hope that it fixes removing files
from external data directory also.
I Can access files with the READ-permission but it seems like removing and
writing files is a problem on Android 13.
Any ideas? I would be glad for any help.
Thank you!
--
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]