Open
Description
We discovered in app logs, after application lost connection, after reconnect pusher automatically recover connection and make subscribe to channels.
After some reconnects and application return from background, the event from channel can be duplicated.
Steps to reproduce
- put network off \ on
- put app in background \ open from background
Expected behavior
no duplicated events
Actual behavior
duplicated events
Any improvements you suggest
verify subscribe to channel after reconnect.
...
Using library: Swift package
Pusherswift 10.1.4