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: https://github.com/opentok/opentok-react-native/issues/201