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 am currently trying to connect a React Native Android app to an external Meteor Production Server(on Azure).
The app is able to connect and working perfectly on local and also with heroku server. However, when I try to connect the app to Azure server, the console says "disconnected from DDP server." My connection string is 'wss://xxxxx.azurewebsites.net/websocket'.