As far as I can tell, if you get this error when trying to run your app in the iOS simulator:
1 2 | |
the only course of action is to restart your machine. I’m sure there’s a process hung in the background that’s preventing it from working, as this line from the internets seems to suggest:
1
| |
but that didn’t work for me. Rebooting did.