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

Android data not updating while data on IOS gets updated when connected through same connection parallely #32

Open
Jignesh77 opened this issue Nov 23, 2022 · 1 comment

Comments

@Jignesh77
Copy link

I have used your library & was successfully able to fetch data through the connection only the issue I am facing currently is that the data on IOS gets updated where as on android it gets stuck at one point.
Do I need to maintain separate connection or I can get same data on n number of devices with same connection.

@midhun-sa
Copy link

midhun-sa commented Jul 3, 2023

Hi @Jignesh77 were you able to receive message using port 1883.
If yes can you please kindly share the connection part like an example.

I saw in some article says that only through web Sockets react native can communicate through MQTT.

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

2 participants