SoundRecorder icon indicating copy to clipboard operation
SoundRecorder copied to clipboard

Enhancement: When permissions are denied initially, nothing happens on the mic-icon click

Open kavitamp opened this issue 3 years ago • 1 comments

Issue:

When permissions are denied initially, nothing happens on the mic-icon click

Expected behavior:

When permissions are denied initially Open app settings for permissions on the mic-icon click and display a toast with a relevant message.

Description and steps:

When permissions are denied initially, the app should convey a proper message mentioning the reason for not starting the recording and redirect the user to the settings page to enable the permission Steps:

  1. Open app after installation and click on the mic-icon
  2. Deny both storage and microphone access permission
  3. Again click on the mic-icon, nothing happens

Issue recording:

https://user-images.githubusercontent.com/20037228/196821370-e933ac69-733b-4c02-a325-91e3f8be6243.mp4

kavitamp avatar Oct 19 '22 23:10 kavitamp

Hi @naXa777 , I have fixed this issue in PR(https://github.com/naXa777/SoundRecorder/pull/76) please take a look. Thanks!

kavitamp avatar Oct 19 '22 23:10 kavitamp