react-native-twilio-video-webrtc
react-native-twilio-video-webrtc copied to clipboard
Playing music paused on live streaming begins
Steps to reproduce
- Play any music from the music app
- Start video+audio live streaming (The music will paused on connect() )
Expected behavior
Music plays continuously when live streaming begins
Actual behavior
The music paused on live streaming starts.
Environment
- Node.js version: v20.5.0:
- React Native version: 0.70.2:
- React Native platform + platform version**: iOS 9.0
react-native-twilio-video-webrtc
Version:"react-native-twilio-video-webrtc": "^3.2.0"
This issue also happens when the device is connected to a car. It shows "Active Call 10000000".
@Shahfaisal-0304 I need your help or codebase for live streaming, can you please guide?