-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug 🐛:
First of all, thank you for your great library! Been using this for almost a year and it's been really helpful!
But while testing I realized that there's a bug for the files in a sub folder. No issue with files that are not in a folder.
To Reproduce:
- I added "Test.doc" in Download/testing
- handlePath OZ returned an incorrect path: /storage/emulated/0/Download/Test.doc
Expected behavior:
Returned path should be:
/storage/emulated/0/Download/testing/Test.doc
Smartphone (please complete the following information):
- OS: Samsung s22+, Android 12, Target SDK: 32
- HandlePath OZ version: 1.0.7
Additional context:
Note that there's no issue with local files that are not in any sub-folder. Cloud files work fine too.
I think have something to do with "msf". Underlined in red have the issue, the rest are working fine:

onimur
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
