Yeah it probably does, but if you read the docs then you should have noticed that it only works with relative path, so none of this paths will work
- file:///mnt/sdcard/dummy.txt
- /mnt/sdcard/dummy.txt
- file:///storage/emulated/0/dummy.txt
- /storage/emulated/0/dummy.txt
