0
-bitman created
Hello AspNetZero Team,
- What is your product version?
8.2
- What is your product type (Angular or MVC)?
Angular
- What is product framework type (.net framework or .net core)?
.NET Core
We have deployed our app service to azure with multiple server instances running and configured it to connect to Azure SignalR. Before we have done this change, the push notification to the app works well and I can see the toast messages and the bell icon being updated with notifications in realtime. But after we've switched over to Azure SignalR, all the realtime notifications went away.
Any ideas how this might have happened please?
Thank you!
1 Answer(s)
-
0
Hi,
Is it same with https://github.com/aspnetzero/aspnet-zero-core/issues/3486 ? If so, you can try the solution offered in that issue.