GetLoginItemSettingsAsync does not work #429

Closed
opened 2026-01-29 16:39:29 +00:00 by claunia · 1 comment
Owner

Originally created by @OmiCron07 on GitHub (Dec 12, 2019).

Originally assigned to: @GregorBiswanger on GitHub.

  • Version: 7.30.2

.Net Core 3.1

  • Target: Windows

When calling var settings = await Electron.App.GetLoginItemSettingsAsync();, the method never returns.

Originally created by @OmiCron07 on GitHub (Dec 12, 2019). Originally assigned to: @GregorBiswanger on GitHub. <!-- Please search existing issues to avoid creating duplicates. --> <!-- Which version of Electron.NET CLI and API are you using? --> <!-- Please always try to use latest version before report. --> * **Version**: 7.30.2 <!-- Which version of .NET Core and Node.js are you using (if applicable)? --> .Net Core 3.1 <!-- What target are you building for? --> * **Target**: Windows <!-- Enter your issue details below this comment. --> <!-- If you want, you can donate to increase issue priority (https://donorbox.org/electron-net) --> When calling `var settings = await Electron.App.GetLoginItemSettingsAsync();`, the method never returns.
claunia added the bug label 2026-01-29 16:39:29 +00:00
Author
Owner

@GregorBiswanger commented on GitHub (Apr 21, 2020):

Fixed in Electron.NET Version 8.31.1.

@GregorBiswanger commented on GitHub (Apr 21, 2020): Fixed in Electron.NET Version 8.31.1.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#429