Xamarin.Agora.Samples icon indicating copy to clipboard operation
Xamarin.Agora.Samples copied to clipboard

After the first video call the JoinChannelSuccess is fired more than once

Open thealgoritmo opened this issue 3 years ago • 0 comments

Hi.

I'm developing an App that uses the Agora SDK for Xamarin Forms. I'm using both, Full.Android(3.5.1) and Full.iOS(3.5.0.3) and I have the same problem in both.

As the title says, after the first video call, when I create a new Room the JoinChannelSuccess fires more than once, every time a create a new one increments the calling of JoinChannelSuccess. And when the user ends the session it will end more than once.

I'm following the samples from FormsWithNativeNugets.

I'm attaching an image.

264004607_1166185473788303_8869652911825626950_n

Any idea why this happens?

Thanks in advance. For more details you are free to ask. I'm not posting the code because it's the same from your samples.

thealgoritmo avatar Dec 08 '21 22:12 thealgoritmo