Actions
Improvement #12500
openNew Feature #10222: Windows Push Notification Services (WNS) support
Update operation response when the user clicks on the notification
Start date:
29/01/2025
Due date:
03/02/2025 (7 days late)
% Done:
100%
Estimated time:
Device Type:
Windows
Component:
Windows Agent
Type:
Windows
Description
The notification operation response needs to be completed only when the user has clicked on the notification from the device side.
In order to identify which notification operation the user has clicked we'll need to send the operation id in the notification content for toast notifications [1] using the launch attribute in the toast content payload. [2]
[1] - https://learn.microsoft.com/en-us/windows/apps/design/shell/tiles-and-notifications/adaptive-interactive-toasts
[2] - https://learn.microsoft.com/en-us/uwp/schemas/tiles/toastschema/element-toast#attributes-and-elements
Updated by Navod Zoysa 8 days ago
- Description updated (diff)
- Status changed from Implementation to QA
- % Done changed from 50 to 100
Updated by Arshana Atapattu 3 days ago
- Project changed from product-uem 7.0.0 GA to product-uem 6.4.0 GA
Actions