resucutie / localbooru

Cross platform local booru collection that exclusively works on local storage, without selfhosting
GNU General Public License v3.0
23 stars 1 forks source link

Unable to get past storage permission prompt #11

Closed sugiharaxo closed 2 months ago

sugiharaxo commented 2 months ago

Unable to get past storage permissions prompt, even if the permission is given manually

20240510_120937

System informations:

resucutie commented 2 months ago

Fixed in 22128c6. The issue was that on systems below SDK 32 the wrong permission would be requested, and now it properly asks for the right permission

Expect the fix to be released on 1.5.0. I should've shipped the fix on 1.4.1 but I forgot