Couldn't register com.companyname.myapplicationname 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.Program received signal: “SIGABRT”
I tried removing the app from the simulator, doing a clean build but I still get this error when I try to run the app. What should I do to be able to run the app on my simulator again?