inProgress-team / react-native-meteor

Meteor Reactivity for your React Native application :)
MIT License
693 stars 210 forks source link

couldn't connect to the meteor server and fetch data #263

Closed rizwan92 closed 7 years ago

rizwan92 commented 7 years ago

i am developing in windows and i connect to my meteor app using ws://192.168.X.X:3000/websocket i use both my ip address or localhost its not fetching my meteor subscribed collection
even i use http:// instead of ws://

Nauzer commented 7 years ago

Duplicate issue