Bohdandn

Results 2 issues of Bohdandn

I'm trying to port Xamarin Forms application to MAUI. In order to do it I need MAUI port of https://www.nuget.org/packages/Xam.WebRtc.iOS, that is iOS binding library with WebRTC framework. I've created...

need-attention

Hi @melihercan! Do you expect to add Blazor hybrid support? I found that `WebRTCme.Bindings.Blazor.Extensions.JsRuntimeExtensions.Invoke` and `InvokeVoid` relies on `IJSInProcessRuntime`, the problem is that this interface isn't available in Blazor hybrid:...