You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The channel name you are passing to the unsubscribe method is unusual. Is this correct channelName: portal-${clientConfigs["app-claims/config-id"]}-${clientConfigs["http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier"]},?
I'm getting an crash issue in IOS while pusher unsubscribing
PusherWebsocketReactNative.swift - Line 7
@objc PusherWebsocketReactNative.unsubscribe(_:resolve:reject:) + 7
Here's my PusherWebsocketReactNative.swift code:
and here's our pusherDisconnect code in app.js file
The text was updated successfully, but these errors were encountered: