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
I added debug callback and it is stuck at the Opening Web Socket... no any other call backs such as onConnect, onStompError, onWebSocketError, onDisconnect are trigger, just stuck on the Opening Web Socket...
Can someone look into this, do we required to install any other libraries or something to achieve this?
The text was updated successfully, but these errors were encountered:
cbpanchal
changed the title
In React native @stomp/stompjs installed and trying to connect with the wss URL but not able to connect
In React native @stomp/stompjs installed and trying to connect with the wss URL but not able to connect, stuck at the Opening Web Socket...
Apr 20, 2023
I too am getting the same issue in both android and iOS. Is there any clue on how to resolve this? @jbagaresgaray
How is it working in iOS and not on Android? Is there any change of code for that?
Please see FAQs at https://stomp-js.github.io/faqs/2019/05/20/faqs.html before reporting.
I added debug callback and it is stuck at the
Opening Web Socket...
no any other call backs such as onConnect, onStompError, onWebSocketError, onDisconnect are trigger, just stuck on theOpening Web Socket...
Can someone look into this, do we required to install any other libraries or something to achieve this?
The text was updated successfully, but these errors were encountered: