Unable to delete directories under Android/data #4038
Labels
Area-FileOperations
Related to file operations (e.g. moving, copying, renaming).
Environment-API30
This is for issue relating to issues after the lockdown of API 30
Environment-API31
This is for issue relating to issues after the lockdown of API 31
Environment-API33
This is for issue relating to issues after the lockdown of API 33
From-telegram
Issue reported through telegram channel
Issue-Bug
Related unexpected behavior or something worth investigating.
Describe the bug
Files/folders under Android/data, or also Android/obb, are unable to delete.
To Reproduce
Steps to reproduce the behavior:
Case 1:
Android/data
of device's internal storageCase 2:
Android/data
of device's internal storageExpected behavior
File/folder mentioned in above 2 cases should be able to delete without any error or hold up.
Smartphone (please complete the following information):
release/3.10
branchAdditional context
Some loopholes didn't plug when implementing support for
Android/data
. We need to fix this, but truly not sure how far we can go with SAFThe text was updated successfully, but these errors were encountered: