Description of the bug
When I used the plugin before, I remember being able to select files from the Internal Storage.
Now, when I press the browse button, it shows "Can't use this folder, To protect your privacy, choose another folder."
I set these permissions in the manifest:
READ_EXTERNAL_STORAGE
WRITE_EXTERNAL_STORAGE
MANAGE_EXTERNAL_STORAGE
tools:node is replace
requestLegacyExternalStorage is true
Reproduction steps
Open using ShowDialog with allowMultiSelection true and PickMode to FilesAndFolders
Press on browse
Platform specs
- Unity version: 2022.3.3f1
- Platform: Android
- Device: Samsung Galaxy A12, Android 12
- How did you download the plugin: Updated/downloaded from GitHub
Additional info
No errors relating to the plugin or unity:
libprocessgroup set_timerslack_ns write failed: Operation not permitted
Description of the bug
When I used the plugin before, I remember being able to select files from the Internal Storage.
Now, when I press the browse button, it shows "Can't use this folder, To protect your privacy, choose another folder."
I set these permissions in the manifest:
READ_EXTERNAL_STORAGE
WRITE_EXTERNAL_STORAGE
MANAGE_EXTERNAL_STORAGE
tools:node is replace
requestLegacyExternalStorage is true
Reproduction steps
Open using ShowDialog with allowMultiSelection true and PickMode to FilesAndFolders
Press on browse
Platform specs
Additional info
No errors relating to the plugin or unity:
libprocessgroup set_timerslack_ns write failed: Operation not permitted