John Kenedy
John Kenedy
Blazor Mobile Binding do not have Electron project. And if I am not wrong the client wasm project (mono wasm) can't be reused in mobile (android/iOS) project Also the project...
Hi jspuij I am not very familiar with webview. Correct me if I am wrong, when for example we make a mobile app based on blazor client wasm, the app...
Hi, for my case this is a requirement. The website is owned by third party whom I have no controlled. The only way to communicate with their Http endpoint is...
> Using the same strategy as the other PAL implementation - DllImport into the underlying operating system apis or into the C standard library (DllImport into libc or msvcrt.dll) is...
Not sure this can help. In my case, there are requests that couldn't be analyzed and when trying to send those requests the api/generate hangs indefinitely, so setting up Request-Timeout...