Skip to content

Duplicated subscription for channel #430

Open
@mr-grey

Description

@mr-grey

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

  1. put network off \ on
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions