Guillaume ZAHRA
Guillaume ZAHRA
Auto-create a self-signed certificate for UWP at solution creation, like a regular Xamarin.Forms app (for exemple) in order to avoid people to manually do what written here in the documentation:...
Android: GeckoView crash in release mode in API 28 if using aab instead of apk. As stated by @shawndeggans, it seem that GeckoView in BlazorMobile is crashing in this particular...
See here: https://github.com/xamarin/Xamarin.Forms/issues/7323#issuecomment-574866448
Add an ignorable request validator parameter to ElectronNET workflow. This is mainly for workarounding the new-window behavior that can do the URL validation event twice (the one from the onBeforeRequest,...
Add a CancelationToken support in interop calls , callable from Blazor web side in order to cancel an awaited Task going to native.
Add [SourceLink support on NuGet package](https://github.com/dotnet/sourcelink) in order to allow more dynamic and deep debugging if some issues occur about the plugin.