pusher/libPusher

Subscribing to presence channel adds presence- prefix if already present

Closed this issue · 1 comments

If a channel name already has "presence-" subscribing to a presence channel still adds this prefix.

If you do not want this to be added automatically you should use 'subscribeToChannelNamed:' instead of one of the convenience methods.