hyochan / hyochan/react-native-nitro-sound

In Android, when recording, if other apps are using the microphone, no exception is thrown

Open
#614 4 comments 0 reactions 0 assignees View on GitHub
🐛 bug 📱 iOS 🤖 ai-managed 🤖 android
Dominant language
TypeScript
Stars
962
Forks
254
Avg merge
1d 4h
Merged PRs (30d)
1

Description

> While recording audio on iOS, if other apps are simultaneously using the microphone, an exception is thrown. However, in Android, no exception is thrown in such a scenario.
3.6.7

0.74.2

Android

Throw exception while other apps using microphone.

THrowing exception for IOS. Not throwing for Android.

> Attempt to use the microphone from another app concurrently, such as initiating a voice call or using a different recording app.
> Now, use audio player start record
> Observe that there's no exception thrown by the Android system, allowing both apps to access the microphone simultaneously.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.