I am using Opentok
code for my swift program.
I have two questions.
1) I use same session in my two UIViewcontrollers. Once I open my connection with the session, should I close it before opening /connecting it in the second page?
2) sometime I am getting black screen insead of subscribers video. I use the static session created in the trial version.
Please advice.