When I use my Blazor Server app (.NET 8) with Safari on my iPhone, I am asked to Reconnect to the Server when the connection is lost. I swipe down and a connection is re-established. If I make an Icon on the iP
getDevices is a JavaScript function that retrieves the available scanners and populates the select element with the scanner names. getDevices: async function (selectId) { await new Promise((resolve, reject) => { if (!dwtObject) { resolve(); return; } dwtObject.GetDevicesAsync(Dynamsoft.DWT...
assembly.GetManifestResourceStream($"{assembly.GetName().Name}.Package.{BlazorAppPackageName}"); }); //Some code MainPage = new MainPage(); } } } ``` ## Detecting Runtime Platform Just call: ```csharp BlazorDevice.RuntimePlatform ``` In order to retrieve the current device runtime ...
Within the Account section, there is a tab for branding, which will apply to the quick support clients and Windows installer. However, the clients will need to have been built from source with the server URL hard-coded in the apps for them to be able to retrieve the branding info. ...
In order to retrieve the current device runtime platform. Note that theBlazorMobilService.Init()has anonFinishcallback delegate. Every call toBlazorDevice.RuntimePlatformbefore the onFinish delegate call will returnBlazorDevice.Unkowninstead of the detected platform. ...
Unlike normal web apps that can support dynamic/incremental consent, in Blazor you need to request all the scopes necessary for your application up front. Failing to do so will cause an error as the TokenAcquisition method will be unable to validate the token again...
"Exception from HRESULT: 0x800A03EC" Unable to open excel file "Failed to compare two elements in the array." "Object reference not set to an instance of an object" error which points to my "htmlparser.Parse(sr)" "Please wait..." while file is uploading? "The network path was not ...
Unable to connect to UWP remotely even with NetworkIsolation disabled Cyclic restore issue at project template creation iOS/Safari 13: Unhandled Promise Rejection: TypeError: 'arguments', 'callee', and 'caller' cannot be accessed in this context ...
When I use my Blazor Server app (.NET 8) with Safari on my iPhone, I am asked to Reconnect to the Server when the connection is lost. I swipe down and a connection is re-established. If I make an Icon on the iPhone Home Screen (mimicking an iPhone app) I am unable to re-establ...
EF Core Migration error: “Unable to create an object of type 'ApplicationContext'” EF Core One to One Relationship Data Insert EF Core Scaffold-DbContext table not included in the selection set EF Core, ASP.NET Core An error occurred while updating the entries. EF Core: How to get f...