react-native-signalr
react-native-signalr copied to clipboard
not work in background / app close
hi, @olofd how to run received push from server when app close ? i try run code on app state "background" signal r not received
It should be used only when state is active.
@jeffreymendez1993 So you mean even when the app is in background state it will still not work?
So it only works when app in foreground. When app goes background for a period of time (< 2 min observed) it may works but when you get screen lock for a time and unlock it, It will stop working.