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
Describe the bug
Hey guys! I connected centrifuge to rn application , but I'm faced with problem on android device. When I run application in develop mode, sockets working cool. But after created build, my application dont connect to centrifuge and I got this error
Could you provide step-by-step guide to reproduce the problem locally without your app specifics (i.e. provide a fully-working reproducer)? Also, please include step-by-step instructions how to build and run the app on Android to see the issue.
Thanks, waiting - also check out server logs with "log_level": "trace" in configuration - probably you will see something interesting. I am personally never tried building an app for Android with React Native - that's why I need help to reproduce.
Describe the bug
Hey guys! I connected centrifuge to rn application , but I'm faced with problem on android device. When I run application in develop mode, sockets working cool. But after created build, my application dont connect to centrifuge and I got this error
Although I got token and this code working on ios (simulator / real device) and only android dev mode
To Reproduce code
Expected behavior
Socket will be working
Versions
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: