[BUG] Storage permission issue #22
Labels
bug
Something isn't working
fritter backlog
This issue was originally created in fritter
help wanted
Extra attention is needed
P2
This is minor bug or a feature request that would benefit many users
Describe the bug
Quacker states it needs the storage permission when trying to set up a save directory, but no such permission is ever shown or requested.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
For Quacker to request the storage permission the moment the "Choose" button is tapped, like Squawker does.
Screenshots
Smartphone (please complete the following information):
Additional info
This is nearly identical to jonjomckay/fritter#560, but in this case, I'm unable to grant it through App Manager using ADB, as not even the outdated read/write permissions are displayed on the 'Uses Permissions' tab, as shown in the second screenshot.
I'd like to suggest implementing scoped storage. This would avoid having to rely on outdated and unnecessarily invasive read/write permissions, as the app only needs access to a single directory.
The text was updated successfully, but these errors were encountered: