ttdatt / react-native-video-quickblox

Quickblox video calling React Native package
MIT License
12 stars 5 forks source link

Unable to call more than once. #7

Open infinitey opened 6 years ago

infinitey commented 6 years ago

Hi, I have gotten this error while attempting to receive calls more than twice.

Attempting to invoke virtual method 'com.quickbox.videochat.webrtc.view.QBRTCVideoTrack com.quickblox.videochat.webrtc.QBMediaStreamManager.getVideotrack(java.lang.Integer)' on a null object reference

Is there any steps I am missing out to end call properly and ensure that this doesnt happen?

Thanks!