Closed jerichoi224 closed 1 year ago
Make the app media manager
Ahh I see. didn't realize it was issue with that.. oops. thx it works fine :)
Make the app media manager
How did u open that? My phone doesn't have it. Making it default does the same thing?
Make the app media manager
How did u open that? My phone doesn't have it. Making it default does the same thing?
Should be under Settings > Apps > Special app access
But you can clean the data of the Gallery and it should show a pop up at the top regarding that and it should launch that menu directly
I'm on Android 11 and i couldn't find that setting. Deleting the app's data as suggested doesn't solve the problem either and i'm still prompted with two cwnhirmation dialogs :/
I previously asked for confirm delete dialog, which I think is necessary. However, on the recent version from the playstore, when deleting, after I go through the confirm dialog, I get another popup asking to confirm like below.
I believe this is something implemented by the phone OS. This is mentioned in a flutter package here
"Some operating systems will prompt confirmation dialogs for each entities' deletion, we have no way to avoid them. Make sure you're using the correct method, and your customers accept repeatedly confirmations."
I have previously requested for the dialog before because in version 1.x.x, this dialog didn't show up for me. Now that I'm using the recent version, however, I get this dialog so I got to confirm it twice, which is kind of annoying. I think it could be something changed in this app, or it could be something from phone OS update, but either way.
I think it would be nice if there was a way to disable to confirm dialog by the gallery, since the OS already asks for it.
Also, fyi, from my understanding Google play store doesn't allow adding url for payment to app other than in-app payments, so you might want to remove the donate button from the playstore version so the app doesn't get in trouble.