Since API update 33 and Android version 14, the LIST extension (kclist.mfx) no longer allows files to be saved (function: save the file to ExternalStorageDirectory$( "Android Object")). This does nothing, nor does it allow loading. The "read external storage" and "write external storage" permissions are nevertheless checked.
Problem with mfx or problem with the permissions?
When I loaded the update of my application on my phone via Google Play, after uninstalling it, no authorization request was displayed for "write and read external storage"...