chinloyal / pusher_client

A Pusher Channels Client for Fluttter (Fully supports Android and iOS)
https://pusher.com/channels
MIT License
43 stars 182 forks source link

Not receiving event when app is in pause IOS #62

Open nehangTatvasoft opened 1 year ago

nehangTatvasoft commented 1 year ago

Steps to reproduce

1) Connect pusher client 2) subscribe event 3) screen lock device 4) sent message 4) Unlock device

Expected behavior

receive event if a device is locked

What did you expect to happen? receive event if a device is locked

Actual behavior

not receiving events when a device is locked

What actually happened? Submit stack traces or anything that you think would help.

Any improvements you suggest

...