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 .
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.)
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 .