Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on stopRecord when microphone is used by an other app like teams #16

Open
karimBenBechir opened this issue Nov 9, 2022 · 0 comments
Labels

Comments

@karimBenBechir
Copy link

When microphone is used by an other app, "startRecording" return 'cannot record on this phone' and returns 'recording in progress' when triggering one again.
How can the record be in progress if "startRecording" throws error ?
Calling "stopRecording" when "Recording in progress" crash the app and throws this error:
Thread 7: Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants