You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
0.74.2
Android
Throw exception while other apps using microphone.
THrowing exception for IOS. Not throwing for Android.
The text was updated successfully, but these errors were encountered: