You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connect to session again as soon as you turn on the internet
The app successfully connects to session and starts publishing
After a few seconds a stream destroyed event is received for the publisher stream without any error or action by the user
What is the current bug behaviour?
Even though the session is connected successfully and the publisher stream is created and publishing, a stream destroyed event is received and it terminates the video call.
The bug was recreated on the Bacic-Video-Chat sample.
What is the expected correct behaviour?
If the session is connected and already publishing, a stream destroyed event should not be received for no reason.
Version:
Opentok iOS verison 2.23.1
Steps to reproduce
What is the current bug behaviour?
Even though the session is connected successfully and the publisher stream is created and publishing, a stream destroyed event is received and it terminates the video call.
The bug was recreated on the Bacic-Video-Chat sample.
What is the expected correct behaviour?
If the session is connected and already publishing, a stream destroyed event should not be received for no reason.
Possible related issue: opentok/opentok-react-native#201
The text was updated successfully, but these errors were encountered: