SignalR with Blazor Progressive Web App & Server - notification on icon desktop

jordi 21 Reputation points
2021-08-03T04:59:22.417+00:00

hi, I'm using Blazor with SignalR in a client / server environment. I'm able to send / receive real-time notifications. When I install the WPA client on an android OS , and I send a notification with SignalR , I do receive the message on the installed client, but on the desktop icon of the application I do not see the number typically shown when the app receives a new notification. How can I achieve this? Thanks in advance for any help ;-)
Kind regards
Jordi

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,395 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
0 comments No comments
{count} votes

1 additional answer

Sort by: Most helpful
  1. jordi 21 Reputation points
    2021-08-08T05:41:36.453+00:00

    hi Bruce,
    thanks for your answer. Do you know if this functionality is in the roadmap or will be available to PWA soon ?
    Is there a workaround, i.e. in order to show a different app icon (when installed on client PWA) , in order to emulate new notifications?
    Thanks for your help ;-)
    Kind regards
    Jordi