Version:
Opentok iOS verison 2.23.1
Steps to reproduce
- Connect to session and start publishing
- Turn of the internet connection
- Wait for the session to disconnect
- Turn on the internet connection
- 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.
Possible related issue: opentok/opentok-react-native#201
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