RE: [Loopy Audio Looper] [V0.9] The app crashed when I clicked on an option after denying the access permission
Hi @sagorahmed, thanks for making this report
I was able to reproduce the behavior just like you described. The logcat you provided is very helpful. The application attempts to make a write request to local storage but is denied.
This is a simple issue. A simple fix will be throw an error prompt requesting the user to grant the app access permissions. The issue is just the absence of an error prompt. I say this because you specifically denied the app access then tried to use a feature of the app that requires the same permission it was denied of.
Thanks again for this report. I look forward to more of your reports.
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Need help? Chat with us on Discord.
Thank you for your review, @fego! Keep up the good work!