App times out in the ios simulator
See original GitHub issueI made a new app today following the read me, and ran yarn start ios
Environment
Please run these commands in the project folder and fill in their results:
npm ls react-native-scripts
: npm ls react-native-scripts time-tracker@0.1.0 /Users/nikos/WebstormProjects/test/time-tracker ├── UNMET PEER DEPENDENCY react@16.0.0-alpha.6 └── react-native-scripts@0.0.31
npm ERR! peer dep missing: react@>=15.4.0, required by react-native-maps@0.14.0
-
npm ls react-native
: -
npm ls expo
: -
node -v
: v7.8.0 -
npm -v
: 4.2.0 -
yarn --version
:0.19.1 -
watchman version
:“version”: “4.7.0”
Also specify:
- Operating system: MAC OS
- Phone/emulator/simulator & version: Version 10.0 (SimulatorApp-726.7
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Xcode bots - simulator timeout on launch
Anyone find a solution? It seems we need to open simulator.app to initialize the instance correctly. But for xcode bot, it runs as...
Read more >Timeout, but only from iOS Simulator (device fine)
Hi! I was just trying to login using my Realm app. On my iPhone, and on macOS, it works fine - the login...
Read more >Xcode 12.5 beta 1+2: Sync times out in iOS Simulator #7152
Persistently get a timeout, on two different laptops. Only with Xcode 12.5 beta 1+2. (Xcode 12.4 is fine). Steps for others to Reproduce....
Read more >iOS Simulator
We recommend updating your operating system to the latest version and then updating Xcode. You may run into issues further down the line...
Read more >“Timed out waiting for connection to DTServiceHub after ...
It shows it loading the iPhone simulator then seemingly stops loading and displays an error message after a few minutes: “Timed out waiting...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m on my home network…mhmmm.
I was able to get it to work with my 192.168.xx.xx address, not with the one that the terminal suggest (it was 169.254.xx.xxx) …must be because I have VirtualBox installed or something. Thanks for the tip on that.
@HappyZombies - this could be an issue with your wifi network – your phone and computer need to be on the same wifi and the wifi network should allow connections between devices on the network over network ips. this often doesn’t work in restaurants, cafes, hotels, and the like.