rafidgotit / media_picker_widget

A widget that picks media files from storage and allows you to place anywhere in the widget tree.
MIT License
13 stars 14 forks source link

it keeps open settings to get the permission #13

Open BasharAmeen opened 6 months ago

BasharAmeen commented 6 months ago

When I tap the widget, it opens the system settings to request permission, but then I can't use the app notification to grant it because the settings window keeps blocking it.

rafidgotit commented 6 months ago

I apologize for replying late, I am a bit unclear about the issue. The user is supposed to be redirected to settings only if he denies storage permission. I didn't understand how it is connected to your notification permission