Could not connect to development server:
Ensure the following
Node server is running & available on the same network -run npm start from react native root.
Node server URL is correctly setup in app delegate
- wifi is enabled & connected to same network as node server
React Native version: "react-native": "0.61.5", "node": "10.14.1"
Steps To Reproduce
- Running app using Xcode & using iphone X simulator
- Not testing the app on any physical device
- Changed the ports as well for the specific project.
- But metro bundler not working
Expected Results
Metro bundler should connect and app should run