HomeX-It / pusher-websocket-flutter

An unofficial Flutter plugin that wraps pusher-websocket-java on Android and pusher-websocket-swift on iOS
MIT License
30 stars 22 forks source link

Support for getting pusher result when app is not in background #24

Closed rt16 closed 4 years ago

rt16 commented 4 years ago

I am able to receive pusher events when the app is running in background or when the app is open . When i clear the app from background it does not receive events .

MisterJimson commented 4 years ago

That would be a push notification to wake the app up if it is closed. You would need to use Pusher Beams (or some other push notifications system or product.)

https://pusher.com/beams