Not sure, which piece of my code to publish here. My app requires microphone access to work. It asks for mic permission in the beginning. During testing, I gave permission but then went in to settings and revoked the permission.
Then I run the app and then switch to settings and turn mic access 'On' for my app, the app crashes.
Can anyone tell me what is invoked in the app when the access is granted, so I can fix it?