hyochan / react-native-audio-recorder-player

react-native native module for audio recorder and player.
MIT License
722 stars 215 forks source link

startPlayer() crashes the app when joining online meeting like Microsoft Teams, Zoom, etc. #508

Open mikalyh opened 1 year ago

mikalyh commented 1 year ago

Hello i have issue when the iPad joining online meeting like Microsoft Teams or Zoom, some function like startPlayer() just crashed even handling with try catch, it still crash.

IMG_68F65BBB1321-1

Version of react-native-audio-recorder-player

3.5.1

Version of React Native

0.64.4

Platforms you faced the error (IOS or Android or both?)

iOS

mikalyh commented 1 year ago

is there any way to get some kind of state when the audio device is currently in use or joining online meeting?