microsoft / microsoft/WindowsAppSDK

WNS fail after PC restart and cannot accept message push notifications

Open
#4,888 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area-Notifications
Dominant language
C++
Stars
4.7k
Forks
471
Avg merge
3d 13h
Merged PRs (30d)
28

Description

Describe the bug

Hello, I have found that the message push service(WNS),raw notification cannot be used after restarting the computer. After restarting, the PushNotifications LongRunningTask.exe process was not running, so it did not receive a message and subsequent pushes were dropped. Is it designed like this? How to restore WNS function after reboot?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by investigating the WNS raw notification lifecycle and the PushNotifications LongRunningTask.exe process described in the report. Reproduce the behavior after restarting the computer and determine whether the process should resume automatically and whether message pushes are received afterward.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.