This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
Laravel websocket and react native - ExceptionsManager.js:180 TypeError: Cannot read property 'presenceChannel' of undefined #811
Unanswered
aliyari1990
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys,
I have developed a react app using laravel and react-js by laravel-websockets and it works well !
However, when I want to use it in a react native application, It throws an exception:
ExceptionsManager.js:180 TypeError: Cannot read property 'presenceChannel' of undefined
Beta Was this translation helpful? Give feedback.
All reactions