pusher / pusher-websocket-react-native

React Native official Pusher SDK
MIT License
61 stars 52 forks source link

Exception in native call from js #152

Open hitesh905 opened 5 months ago

hitesh905 commented 5 months ago

i'm getting this error when pusher?.unsubscribe methods invokes. any idea how to resolve this issue ?

Screenshot 2024-03-22 at 10 31 43 AM Screenshot 2024-03-22 at 10 31 57 AM Screenshot 2024-03-22 at 10 32 02 AM
benw-pusher commented 5 months ago

Are you able to retrieve and share the full error trace from the device? this should contain more info about the exact error encountered

hitesh905 commented 5 months ago

Yes while unsubscribing to channel i'm getting this. Please check attached screenshot for stack trace.

Screenshot 2024-03-26 at 10 55 08 AM