react-native-twilio-video-webrtc
react-native-twilio-video-webrtc copied to clipboard
Android crash(call not connect) if join call without granted mic permission
Steps to reproduce
- denied android permission
- join call (Meeting)
- 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"
I fixed this issue I just asked the user to give permission when the app launch