Search code examples
iphoneios5xcode4

Error while install application in my device


I got error when I goes to install my application in iPhone/iPad. Application running properly in simulator.

Error message

Couldn't register com.spaceo.pushnotificationtest 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


Solution

  • Okay your device was struck in debug mode on your previous installation due to some error. You need to restart your device and clean the project in xcode to install application in your device This generally means that another instance of this process was already running or is hung in the debugger This statement clearly states what was the error so restart your device and try again