-
Notifications
You must be signed in to change notification settings - Fork 380
Open
Labels
Status: In PRarea-NotificationsToast notification, badges, Live Tiles, push notificationsToast notification, badges, Live Tiles, push notificationsdocumentationImprovements or additions to documentationImprovements or additions to documentationfeature proposalgood first issueGood for newcomersGood for newcomers
Milestone
Description
Describe the bug
Currently, the PushNotificationManager APIs return E_FAIL if SelfContained scenario is not supported. A better HRESULT to use would be HRESULT_FROM_WIN32(ERROR_NOT_SUPPORTED).
From this conversation:
#2389 (comment)
Steps to reproduce the bug
In unpackaged/SelfContained environment, call into PushNotificationManager APIs and view the returned error code.
Expected behavior
No response
Screenshots
No response
NuGet package version
No response
Packaging type
No response
Windows version
No response
IDE
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
Status: In PRarea-NotificationsToast notification, badges, Live Tiles, push notificationsToast notification, badges, Live Tiles, push notificationsdocumentationImprovements or additions to documentationImprovements or additions to documentationfeature proposalgood first issueGood for newcomersGood for newcomers