Bohdandn
Results
2
issues of
Bohdandn
Application referencing iOS Binding library with framework failing with 'is not a valid framework'
4
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:...