Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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... #555

Open
cbpanchal opened this issue Apr 20, 2023 · 3 comments

Comments

@cbpanchal
Copy link

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 the Opening Web Socket...

Can someone look into this, do we required to install any other libraries or something to achieve this?

@cbpanchal 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
@jbagaresgaray
Copy link

I encounter this issue under Android React native and not on iOS React Native

@seetharampullela
Copy link

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?

@kum-deepak
Copy link
Member

I assume that you have already followed guidelines from https://stomp-js.github.io/workaround/stompjs/rx-stomp/react-native-additional-notes.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants