I have a problem with an app created using Kodular Creator. When the app tries to access a file from the user’s device to save it in Cloudinary, it informs the user that it doesn’t have the permission to access the files, despite the permissions being granted. It works fine on Android 10 but doesn’t work on Android 11. I used the Extension filepicker to access the files.
Don’t use the FilePicker extension; it is buggy and may not work for certain Android versions. Use SAF as a file picker instead.