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'.
Any help is appreciated!
The text was updated successfully, but these errors were encountered:
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'.
Any help is appreciated!
The text was updated successfully, but these errors were encountered: