Android 11: Keep MANAGE_EXTERNAL_STORAGE permission after rebooting device
I have a Delphi app that I am trying to make compatible with Android 11 devices and am stumbling a bit with External Storage permissions. I am able to request the permission which opens the screen outside the app and granting it that way works fine.