Last Updated: February 25, 2016
·
648
· fousa

The iOS Simulator just doesn't start my app...

Ever had this kind of error when running your iOS application from Xcode in the simulator?

Couldn't register be.fousa.igcreader with the bootstrap server. Error: unknown error code.
This generally means that another instance of this process was already running or is hung in the debugger.(lldb)

Well, fix this really easy by just resetting the content and settings of your simulator.

Picture