Storage.SelectDir (False) does not work on Android 4.2.2 - SDK 17
Good morning,
I'm testing my App on a Samsung Tab 2 (SM-T110) with Android 4.2.2, but when I try to use Storage.SelectDir (False) unfortunately the folder explorer does not open to select the folder outside the App. How can I proceed? Should I use other methods for this version? On my Samsung S21 Ultra everything works perfectly.
P.s. no type of error appears in the log.
Thanks in advance