0
votes

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?

1
ya i tried again i am getting same error - Ravindhiran
we are talking about your mac, not the simulator, right? - jimpic
no,when i want run on device - Ravindhiran
yes, i tried reset content and settings still getting same error - Ravindhiran

1 Answers

0
votes

Try restarting your device, resetting your device if possible, restart Xcode, restart your Mac, clear the Xcode cache and project cache, make a project clean etc.

Some of this should help.