Hi, when I build my iOS game through unity and bring it into Xcode. The build fails and I get an error saying the following:
Couldnt register com.CompanyName.blahblah with the bootstrap server. Error: unkown error code. This generally means that another instance of this process was already running or is hung in the debugger.kill
What does this mean exactly? Can anyone help me. Thank you.