Hey All,
Android 33+ is not allowing me to see all files (only showing folders) when I call File.ListFiles to get the list of files in a particular folder. In earlier versions using the request to access externalfolder etc with rp.PERMISSION_READ_EXTERNAL_STORAGE it worked fine.
What is the code and logic to permit to see the files listed at very list using the File.ListFiles command?
Also I want to see all files Not just media of which I'm getting no files in the list at all.
Thanks
Android 33+ is not allowing me to see all files (only showing folders) when I call File.ListFiles to get the list of files in a particular folder. In earlier versions using the request to access externalfolder etc with rp.PERMISSION_READ_EXTERNAL_STORAGE it worked fine.
What is the code and logic to permit to see the files listed at very list using the File.ListFiles command?
Also I want to see all files Not just media of which I'm getting no files in the list at all.
Thanks