You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am developing an app with a hub connection...Everything works perfectly when the screen is still on. But when the screen goes dark the connection gets close.
The text was updated successfully, but these errors were encountered:
Im facing the same issue, even if the user opens another app for sometime and gets back to my app he finds the connection stopt, although im using .withAutoReconnect().
And even if it reconnects, my old listeners _hubConnection.on are not being listened to!, even when im doing it manually.
I am developing an app with a hub connection...Everything works perfectly when the screen is still on. But when the screen goes dark the connection gets close.
The text was updated successfully, but these errors were encountered: