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

Call i progress widgets stuck at status bar after call in done.

Open shareef-dweikat opened this issue 3 years ago • 1 comments

Steps to reproduce

  1. Join a call
  2. Finish it

Expected behaviour

widget should disappear automatically after i am done.

Actual behaviour

It is stuck at status bar!

image (1)

Environment

  • Node.js version: v15.2.0
  • React Native version: 0.63.3

shareef-dweikat avatar Mar 07 '21 13:03 shareef-dweikat

Seems like it might be a dupe of https://github.com/twilio/video-quickstart-android/issues/519. Did you make sure to call disconnect and then unmount all of the components?

slycoder avatar Mar 07 '21 19:03 slycoder