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
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.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: