This is a bug that happens with the new pusher package i did not get when i was using flutter_pusher_client.
How do i handle this error? It makes sense to notify me i am already listening but here it prevents me from listening instead of handling the issue in the background and still subscribing to that channel.
This is a bug that happens with the new pusher package i did not get when i was using flutter_pusher_client.
How do i handle this error? It makes sense to notify me i am already listening but here it prevents me from listening instead of handling the issue in the background and still subscribing to that channel.