Ardeshir Ojan

Results 12 comments of Ardeshir Ojan

@HamzaElalaouiElismaili Were you able to fix your problem?

@HamzaElalaouiElismaili I was able to fix this issue with the suggested answer `Future makeScreenSharing() async { final mediaConstraints = {'audio': true, 'video': true}; isScreenShared = true; try { var stream...

pulseEnable only disables the pulse animation of the widget that the global key is given, but the bouncing animation is for the CoachWidget that shows the tutorial and it wont...

@alaincruz06 Please don't forget to update us on this matter. I cannot use this fork it has errors on pub get

I added userName to my AgoraClient and fixed this. AgoraClient( agoraConnectionData: AgoraConnectionData( appId: appId, channelName: callName!, tempToken: token, uid: calleeId, username: callName!), ); although I did not even updated my...

did you find a way to fix this issue?

@Gagandeep1408 Could you be able to solve your issue?