Hi i am trying to look for some solutions for my problem.
After reinstalling my application i am trying to access Files/Folder from the Public Directory(Document Folder) but i am getting open failed: EACCES (Permission denied)
I am working on Android 13 and facing this issue.
Trying with few given solutions on StackOverflow but didn't worked for Android 13.
Like android:requestLegacyExternalStorage="true"
If anyone faced the same issue or have some work around for Android 13. Kindly comment.