Lukas Kurz
Lukas Kurz
> `LdrpProcessWork - ERROR: Unable to load DLL: "eData.dll", Parent Module: "C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\EMODEL.dll", Status: 0xc0000428` > > _Originally posted by @ShortDevelopment in https://github.com/Legacy-Edge/Legacy-Edge-Launcher/issues/1#issuecomment-1192640610_ > ``` > Code Integrity determined that a...
## Issue Although supported by the [`RemoteSystemWatcher`](https://learn.microsoft.com/en-us/uwp/api/windows.system.remotesystems.remotesystemwatcher), the Windows Nearby-Sharing implementation does not send `PresenceRequest` messages via `Udp` to discover devices on the local network. Only scanning for Ble-Beacons guarantees...
Use [source generation](https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/source-generation) for json serialization to improve performance and enable trimming. --- https://github.com/nearby-sharing/android/blob/a6a318b89bbf8c9a9e038f3218e283041a14ca88/lib/ShortDev.Microsoft.ConnectedDevices/Messages/Connection/DeviceInfo/DeviceInfoMessage.cs#L14 https://github.com/nearby-sharing/android/blob/a6a318b89bbf8c9a9e038f3218e283041a14ca88/lib/ShortDev.Microsoft.ConnectedDevices/Messages/Connection/DeviceInfo/DeviceInfoMessage.cs#L24 --- See a93710a186e81eae659d5e28f873a0955c33b8c2 for example
``` System.Threading.Tasks.TaskCanceledException: A task was canceled. ```
- `ConfigureAwait(false)` - `LaunchMode = LaunchMode.SingleTask` - Detect if activity is still alive
https://learn.microsoft.com/en-us/entra/identity-platform/msal-net-use-brokers-with-xamarin-apps#brokered-authentication-for-android