aspnet / SignalR-samples

Samples for ASP.NET Core SignalR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how get message in background when app is closed in android

mrsalar1995 opened this issue · comments

hi
can anybody help me for get message in background when app is closed??????
i work with services but not work for me!

That isn't something SignalR provides. SignalR requires an active connection which wouldn't be true if the app was closed.