superloubou
Element not found error while trying to use UserNotficationListener
I dont really understand this since
windows.ui.notifications.management
is part of the windows 10 sdk.
UserNotificationListener.GetNotificationsAsync
works outside of a packaging project but UserNotificationListener.GetNotification
doesnt32 replies
Element not found error while trying to use UserNotficationListener
@TeBeCo sorry to revive the thread but im not trying to use this in a gui. ive managed to get this to work by using a windows packaging project but i still dont understand why its not possible to work in a console app
32 replies
Element not found error while trying to use UserNotficationListener
ive read every relevant stack overflow post on this specific issue and the only one that got me anywhere was running it from within an msix package app but i dont understand why i have to do this to access the api? ive seen other people online access the winrt api straight from a .net console app or even a python app.
32 replies