RTCVideoTrack removeRenderer array crash

andrew.n

Member
@Max Fast fingers when using session.disconnect() if the user cancels the call right after the call initiated (during a pending state)
Screenshot 2023-11-13 at 17.17.18.png
Screenshot 2023-11-13 at 17.17.29.png

Can you includea count verification before calling removeObjectsInRange ?

This happens when I call the disconnect & close after receiving fpwcsStreamStatusFailed from SDK.
 
Last edited:

Max

Administrator
Staff member
Good day.
We raised the ticket WCS-3977, will let you know about progress here.
As workaround, you can lock the disconnect button until stream change its state.
 
Top