react-native-twilio-video-webrtc icon indicating copy to clipboard operation
react-native-twilio-video-webrtc copied to clipboard

Android crash(call not connect) if join call without granted mic permission

Open SachinPal8050101 opened this issue 2 years ago • 1 comments

Steps to reproduce

  1. denied android permission
  2. join call (Meeting)
  3. try to disconnect the call (you could not )

PR - https://github.com/blackuy/react-native-twilio-video-webrtc/pull/652

for fixed

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead

Environment

  • Node.js version:
  • React Native version:
  • React Native platform + platform version: iOS 9.0

react-native-twilio-video-webrtc

Version: npm version or "master"

SachinPal8050101 avatar Dec 02 '22 09:12 SachinPal8050101

I fixed this issue I just asked the user to give permission when the app launch

ZaidQ797 avatar Apr 29 '23 14:04 ZaidQ797